v1.19.0
What's Changed
- Drop support for PHP 8.0 by @acoulton in #50
- Add light wrapper around native anonymous public key encryption #51
- Add a UniqueMap data structure class, for a strict associative array that throws on attempt to overwrite a key.
- Update readme now that this is in packagist
Full Changelog: v1.18.0...v1.19.0