Changelog of @hackage/base16-lens 0.1.3.2

Revision history for base64-lens

0.1.3.2

  • Conditional API around lens-4.x vs lens-5 safe pragmas

0.1.3.1

  • Mark trustworthy modules as safe
  • Bump bounds for lens-5 support

0.1.3.0

  • Bugfix - _Base16Lenient pattern now correctly matches and unmatches on unencoded data.
  • Bumped base16 lower bound to meet final stable api
  • Added support for Short and Lazy variants, as well as prisms for Base16Error.

0.1.2.0

  • Add lenient isos and patterns

0.1.1.0

  • Add lazy optics + patterns

0.1.0.0

  • First version. Released on an unsuspecting world.