Releases: emilypi/base64
Releases · emilypi/base64
0.4.2.3
26 Jan 16:20
Compare
Sorry, something went wrong.
No results found
Special release for stackage, amending test suite to use less memory
0.4.2.2 - Latest Stable
05 Jul 17:18
Compare
Sorry, something went wrong.
No results found
Add NFData, Exception, and Generic instances for Base64Error + @since annotations for new instances. (#28 )
Doc improvements and add -XTrustworty and -XSafe annotations where needed. (#27 )
Improve URL canonicity validation and correctness checking (now supports correct checking for unpadded Base64url) (#26 )
Fixed perf regressions in decode
Test coverage is at 98%
0.4.2.1
21 Jun 03:54
Compare
Sorry, something went wrong.
No results found
Perf improvements
Reject non-canonical encodings like "ZE==" that are impossible to construct, decode transparently, and do not round trip.
0.4.2
04 Jun 05:04
Compare
Sorry, something went wrong.
No results found
0.3.1
10 Jan 18:25
Compare
Sorry, something went wrong.
No results found
This release contains bugfixes for isBase64 and adds two new validity checking functions isValidBase64 (conformity to the shape of base64 as opposed to correctness).
Also, adds stack 8.2 support
0.3
07 Jan 17:55
Compare
Sorry, something went wrong.
No results found
After some great feedback from phadej and lexilambda, I'm settling on this being the API for Base64.
0.2.0.0
06 Jan 06:46
Compare
Sorry, something went wrong.
No results found
This release marks the release after splitting off the base64-lens library.
0.1.0.0
05 Jan 23:52
Compare
Sorry, something went wrong.
No results found
v0.1.0.0
backcompat for 8.2.2