All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.3.0 (2020-01-02)
- iccp: ✨ update icc profile typings (f6de54a)
1.2.0 (2019-12-31)
- encode: ✨ support bit depth 2 (bb234bd)
- encode: ✨ support bKGD (6514fc4)
- encode: ✨ support cHRM (ad1c959)
- encode: ✨ support filter 0, 1, 2, 3, 4 (3087f67)
- encode: ✨ support gMMA and filter 1 (f379167)
- encode: ✨ support hIST (fd6e9a7)
- encode: ✨ support iCCP (d689c00)
- encode: ✨ support IDAT, color type 3 and filter 0 (506c2a2)
- encode: ✨ support IHDR (9e95e10)
- encode: ✨ support interlace (496a332)
- encode: ✨ support iTXt (375c749)
- encode: ✨ support PLTE (e14dca8)
- encode: ✨ support pYHs (e0473f0)
- encode: ✨ support signature (ebecb94)
- encode: ✨ support sPLT (56a48a7)
- encode: ✨ support sRGB (0e3f570)
- encode: ✨ support tEXt (3dc0e2e)
- encode: ✨ support tIME (613dfdd)
- encode: ✨ support tRNS with color type 0 (e53c063)
- encode: ✨ support tRNS with color type 2 (1bf65a4)
- encode: ✨ support zTXt (2b6fbe8)
- encode: 🐛 fix filter 1, 3 and 4 (cae9672)
1.1.0 (2019-12-29)
- decode: ✨ support cHRM (6735885)
- decode: ✨ support gAMA (33b7385)
- decode: ✨ support hIST (4d78118)
- decode: ✨ support iCCP (99ee169)
- decode: ✨ support iTXt (6b867cc)
- decode: ✨ support pHYs (7b0bf80)
- decode: ✨ support sBIT (5cef76d)
- decode: ✨ support sPLT (c58a478)
- decode: ✨ support sRGB (77edb37)
- decode: ✨ support tEXt (e0f49b6)
- decode: ✨ support tIME (fc6df50)
- decode: ✨ support zTXt (2a348fe)
1.0.0 (2019-12-28)
- decode: ✨ support crc32 and parse IEND (43f52a4)
- decode: ✨ support bit depth 1 (b218092)
- decode: ✨ support bit depth 1 (#2) (7016d2d)
- decode: ✨ support bit depth 16, filter 1, filter 2 and re (25e5793)
- decode: ✨ support bit depth 4 (afd8b1f)
- decode: ✨ support bit depth 8 (1f3d999)
- decode: ✨ support bKGD chunk (6a2b447)
- decode: ✨ support color type 2 (e927a0e)
- decode: ✨ support color type 6 (7710aec)
- decode: ✨ support filter 3 (9131680)
- decode: ✨ support filter 4 and color type 4 (88b4950)
- decode: ✨ support interlace (1bbf6eb)
- decode: ✨ support tRNS (d32e449)