Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 365 Bytes

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 365 Bytes

Changelog

1.0.0

  • Renames Pixel -> Color (Not backwards compatible)
  • Implements handling of transparency chunks
  • Add mix format to development workflow

0.2.0

  • Allow user to pass in encoding options, or determine them based on the image contents

0.1.0

  • Initial release
  • Decode from any valid PNG image
  • Encode with static encoding options