-
-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.0.3 release is missing? #96
Comments
I think odd versions mean downloaded from git (any commit) and even versions are proper releases. |
We should probably drop a 2.0.4 release though, since it's been awhile. |
Actually, there aren't a lot of patches since the last release, but they're almost all CVEs. @sezero, anything you want to get in before I mark a 2.0.4 release? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Forgive me if I miss anything, but I noticed that the version was bumped to 2.0.3 in commit 253b00c , but there is no 2.0.3 release on the releases page.
I am mostly interested in this, because release 2.0.2 cannot be compiled for some platforms (e.g. Emscripten), which is fixed in a commit made just afterwards (1f8b5c2) (and there's also another fix for FreeBSD made between 2.0.2 and 2.0.3).
The text was updated successfully, but these errors were encountered: