What's Changed
- Enforce 64-byte limit on SignedPayload encoding by @leighmcculloch in #94
- Fix HASH_X comment prefix from H to X by @leighmcculloch in #96
- Add prefix and length assertions to fuzz test by @leighmcculloch in #97
- Add Debug and Display tests for all strkey types by @leighmcculloch in #95
- Add additional tests by @leighmcculloch in #100
- Remove alloc requirement from core library functionality by @leighmcculloch in #99
- Bump version to 0.0.16 by @github-actions[bot] in #101
Full Changelog: v0.0.15...v0.0.16