Releases: jangko/nimPNG
Releases · jangko/nimPNG
Hot fix: nim ver in nimble file
v0.3.6
v0.3.4
v0.3.2
v0.3.1 add openArray API
fix previous release bug and add new openArray API in addition to seq[T] API
New API and new error handling
support seq[uint8] and string as input.
better error handling using Result[T, E]
More robust PNG loader
Fuzz tested with libFuzzer