Releases: BlackAsLight/img
Releases · BlackAsLight/img
2025-08-15
What's Changed
- update:
.gitignoreto ignoredeno.lockby @BlackAsLight in #24 - refactor(png): AbortStream dependency out of code. by @BlackAsLight in #25
Full Changelog: 2025-06-18...2025-08-15
2025-06-18
What's Changed
- chore: switch all Uint#Array types to Uint#Array by @BlackAsLight in #23
Full Changelog: 2025-06-15...2025-06-18
2025-06-15
What's Changed
- feat(internal): migrate main functionality of @img/png to @img/internal by @BlackAsLight in #19
- chore: update dependencies by @BlackAsLight in #20
- chore: update
deno.jsonby @BlackAsLight in #21 - feat(png): add AbortSignal support by @BlackAsLight in #22
Full Changelog: 2025-03-15...2025-06-15
2025-03-15
What's Changed
- fix(png): incorrect expected behaviour when decoding by @BlackAsLight in #18
Full Changelog: 2025-02-13...2025-03-15
2025-02-13
What's Changed
- fix(qoi): add missing brackets on run calculation for correct precedence by @BlackAsLight in #17
Full Changelog: 2025-02-12.2...2025-02-13
2025-02-12.2
What's Changed
- fix(png): types not being exported by @BlackAsLight in #16
Full Changelog: 2025-02-12.1...2025-02-12.2
2025-02-12.1
What's Changed
- chore: qoi version bump by @BlackAsLight in #15
Full Changelog: 2025-02-12...2025-02-12.1
2025-02-12
What's Changed
- adjust(qoi): to return a subarray by @BlackAsLight in #5
- chore: update test reporting format by @BlackAsLight in #6
- chore: update deno.json by @BlackAsLight in #7
- feat(localhost): Introduce localhost to convert images locally by @BlackAsLight in #9
- chore: add localhost link to README.md by @BlackAsLight in #10
- feat(png): Introduce
encodePNG()&decodePNG()by @BlackAsLight in #8 - add: a benchmark script and task by @BlackAsLight in #11
- adjust: test.yaml to use the tasks by @BlackAsLight in #12
- add: docs tasks and simplify cov tasks by @BlackAsLight in #13
- Update README.md by @BlackAsLight in #14
Full Changelog: 2025-01-09...2025-02-12
2025-01-09
What's Changed
- chore: update copyright license by @BlackAsLight in #3
- chore(qoi): export types.ts by @BlackAsLight in #4
Full Changelog: 2025-01-08...2025-01-09
2025-01-08
What's Changed
- Workspace by @BlackAsLight in #1
- fix(qoi): bug where input is a subarray of a larger underlying buffer and not at the beginning by @BlackAsLight in #2
New Contributors
- @BlackAsLight made their first contribution in #1
Full Changelog: v0.1.3...2025-01-08