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
Development snapshot 3.5.99
This is a development snapshot for the upcoming release of 3.6.0,
to test the unicode support before it's actually released.
This is not a release, just an invitation to test and comment.
Development snapshot 3.5.0.4
Tagged a state with a lot of changes since last time.
Notable changes:
- removed light, alists, strlen
- structs, new inlines, new cleanup code not longer optional
- various improvements in documentation
- support for 64 bit long int in pkg-sqlite.
- fixed various errors (types, memory leaks, crashes)
- improvements in TLS: configurable ciphers, DH parameters,
better defaults.
This is not a release, just an invitation to test.
Created tag 3.5.0.2.
Tagged a state that is useful for testing the new union types [#721].
This is not a release, just an invitation to test a new feature.