text-conversions v0.3.1 Release Notes
Release Date: 2020-09-29 // over 2 years ago-
- ➕ Added support for
base16-bytestring-1.0
.
- ➕ Added support for
Previous changes from v0.3.0
-
🆕 New Features
- The
Base16
andBase64
newtypes are now provided for managing safe conversions between binary data and Base16 and Base64 textual encodings of that data.
- The