Skip to content

Releases: tdewolff/minify

Zero-copy

02 Nov 23:21
Compare
Choose a tag to compare

This uses a more efficient underlying buffer which removes any need to copy byte slices. All minifiers have higher performance, bugfixes and test refactoring.

v1

12 Sep 08:33
Compare
Choose a tag to compare
v1

This denotes a stable release point which is guaranteed to work in the future. Bugfixes and development is done on this version, while promising a stable API. Meanwhile work is put into v2.0.0 which will support options passing.