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
Currently PyNaCl is stuck at version 1.3.0 on PyPi, which has been released on 2018.
There has been a lot of development in 2019 and it would be greatly appreciated to capture that into a new release (1.4.0?).
Selfishly speaking, #529 exposed a couple of new functions from newly imported libsodium 1.0.18, and I depend on a new release to push a feature in PyMySQL [1]
This issue aims at discussing what's needed for a new release to happen.