Skip to content

v1.0.4 05/21/2021

Compare
Choose a tag to compare
@github-actions github-actions released this 21 May 23:39
· 61 commits to main since this release
141a606
- Move to use internal base64 decoding with stricter processing rules
- Major refactor to use a specified length and not '\0' terminated strings internally.
- A number of failures that may not have been detected now have tests and are covered.
- Bridge the new implementation to use the existing API.