Changelog for base64-lens-0.3.0
Revision history for base64-lens
0.3
- Instead of focusing on the
Base64LenientIsoas aLens(which swaps its focus compared to its siblingPrisms), change it to be symmetrical with the otherPrisms so that it can be used as a generalizedPrism.
0.2
- Bump
base64dependency to settle on 0.4 with the "finalized" api. - Remove
_Base64Unpaddedprism andBase64Unpaddedpatterns fromByteStringandText - Kill all CPP
0.1.0.0
- First version. Released on an unsuspecting world.