Text-HyperScript-0.06
The HyperScript like library for Perl.
Changes for 0.06 - 2023-04-08T03:27:10Z
- Rename internal class (Text::HyperScript::Element to Text::HyperScript::NodeString)
- Fix wrong documentation
Sodium-FFI-0.009
Sodium is a modern, easy-to-use software library for encryption, decryption, signatures, password hashing, and more.
Changes for 0.009 - 2023-04-07
- Added crypto_box_seal (Thanks, Brian D Foy)
- Added crypto_box_seal_open (Thanks, Brian D Foy)
- Fixed some documentation