v1.4.0
- fixed configure failure with clang
- added deterministic password-based mode (contributed by @foobar2019) (only enabled if compiled with recent libsodium version)
- make ed25519-donna implementation default, given good-enough compatibility and much better speed
- build system now supports out of tree building
- various cleanups and small fixups all over the place