Skip to content

Releases: BlackAsLight/qoi

v0.1.3

09 Nov 12:31
Compare
Choose a tag to compare

Full Changelog: v0.1.2...v0.1.3

This update improves QOIEncoderStream and QOIDecoderStream; offering it similar performance to encodeQOI and decodeQOI for only slightly more overhead. Bad performance can still be found when passing in incredibly small chunks, but that bad performance is at least 2x as good as the original version.

v0.1.2

05 Nov 01:03
Compare
Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

This release introduces the encodeQOI and decodeQOI functions. A sync version of the existing streaming versions, and ones that are, respectively, 30x and 135x faster than their streaming counterparts.

v0.1.1

13 Oct 09:56
Compare
Choose a tag to compare
fix: docs for scoring

v0.1.0

13 Oct 09:52
eb9cf52
Compare
Choose a tag to compare
Create publish.yaml