Releases: image-js/fast-png
Releases · image-js/fast-png
v8.0.0
18 Dec 07:13
Compare
Sorry, something went wrong.
No results found
8.0.0 (2025-12-18)
⚠ BREAKING CHANGES
zlib encoding options have been changed
Performance Improvements
v7.0.1
13 Aug 15:10
Compare
Sorry, something went wrong.
No results found
7.0.1 (2025-08-13)
Bug Fixes
v7.0.0
15 Jun 09:10
Compare
Sorry, something went wrong.
No results found
7.0.0 (2025-06-15)
⚠ BREAKING CHANGES
Code Refactoring
v6.4.0
11 Jun 06:49
Compare
Sorry, something went wrong.
No results found
6.4.0 (2025-06-11)
Features
v6.3.0
25 Feb 17:42
Compare
Sorry, something went wrong.
No results found
6.3.0 (2025-02-01)
Features
Bug Fixes
correctly decode non-ASCII tEXt chunks (76391df )
v6.2.0
18 Jul 10:23
Compare
Sorry, something went wrong.
No results found
6.2.0 (2023-07-18)
Features
add support for tRNS field on colour types 0 and 2 (ee5f451 )
fast-png v6.1.0
18 Oct 15:20
Compare
Sorry, something went wrong.
No results found
Features
add support for decoding ICC embedded profiles (#21 ) (9b7cc36 )
fast-png v6.0.1
12 Oct 10:18
Compare
Sorry, something went wrong.
No results found
Bug Fixes
set TypeScript target to ES2020 (255bc9e )
fast-png v6.0.0
08 Oct 12:43
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
remove support for node 10 and 15
use camelcase for acronyms
Code Refactoring
Miscellaneous Chores
remove support for node 10 and 15 (ad0bc8b )
fast-png v5.0.4
26 Mar 16:30
Compare
Sorry, something went wrong.
No results found
Bug Fixes
add Uint8ClampedArray to PNGDataArray union type (#13 ) (ae1cc70 )