Changelog of @hackage/base64 0.2.0.0

Revision history for base64

0.2.0.0 -- 2020-01-05

  • After a discussion with phadej, we're doing away with the flags, and splitting the optics out into their own separate library
  • Removed unnecessary inline pragmas

0.1.0.0 -- 2020-01-05

  • Do away with the typeclasses, and just provide prisms + synonyms
  • Continued performance improvements to decoding
  • Corrected benchmarks

0.0.1.0 -- 2020-01-03

  • First version. Released on an unsuspecting world.
  • Preliminary release