You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
would it be possible to officially release the current status of the pion library with another release version (5.0.8)? The reason is that the latest release (5.0.7) does not build as a static library since a few lines in CMakeLists.txt were missing (PION_STATIC_LINKING). This has been fixed in HEAD about 1.5 years ago, so for a number of reasons it might also be nice if this current HEAD could be tagged as another release, e.g. for people / companies who like to use releases for doing their work... it seems that timing would be okay since there were no ground-breaking commits in the last weeks / months.