- Fixed a bug in the character table where
g
would be decoded as"
if preceeded by punctuation (#8) thanks @wotan192
- Added support for new formats in ImageRenderer (tif, bmp, data-url) (#1)
- Fixed bug when encoded text started with numbers or bytes (#2)
- Fixed an edge case in calculating Reed Solomon factors
- Added validation of options in renderers.
- Fixed a bug in ImageRenderer where padding was not in bgColor, but white.
- Upgraded Intrevention/Image to v2.
- Added 'quality' option to ImageRenderer (used for JPG only).
- Initial release