This release fixes a bug with base64 codecs when ext-sodium installed.
What's Changed
- FIX: Trim padding characters from encoded string before calling sodium decode by @peldax in #67
- Update .gitattributes for psalm files by @erikn69 in #68
- Revert #67 and fix padding stripping by @paragonie-security in #69
- Add test case to prevent regressions by @paragonie-security in #70
New Contributors
Full Changelog: v3.1.2...v3.1.3