Releases: jaredwray/qrbit
Releases · jaredwray/qrbit
v1.3.3
What's Changed
- chore: adding in minimumReleaseAge by @jaredwray in #56
- chore: upgrading tinybench to 6.0.0 by @jaredwray in #57
- chore: upgrading @biomejs/biome to 2.3.8 by @jaredwray in #58
- chore: upgrading vitest to 4.0.15 by @jaredwray in #59
- chore: upgrading @napi-rs/cli to 3.5.0 by @jaredwray in #60
- chore: upgrading hookified to 1.14.0 by @jaredwray in #61
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- chore: upgrading @biomejs/biome to 2.3.7 by @jaredwray in #50
- chore: upgrading vitest to 4.0.14 by @jaredwray in #51
- chore: upgrading tsup to 8.5.1 by @jaredwray in #52
- chore: upgrading hookified to 1.13.0 by @jaredwray in #53
- chore: upgrading cacheable to 2.2.0 by @jaredwray in #54
- chore: upgrading napi to latest by @jaredwray in #55
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- chore: upgrading vitest to 4.0.6 by @jaredwray in #41
- chore: updating @biomejs/biome and @faker-js/faker to latest by @jaredwray in #42
- chore: upgrading tinybench to 5.1.0 by @jaredwray in #43
- chore: upgrading rimraf to 6.1.0 by @jaredwray in #44
- chore: upgrading hookified to 1.12.2 by @jaredwray in #45
- chore: upgrading cacheable to 2.1.1 by @jaredwray in #46
- chore: upgrading @napi-rs/cli to 3.4.1 by @jaredwray in #47
- chore: upgrading resvg to 0.45 by @jaredwray in #48
- chore: upgrading napi to 3.4.0 by @jaredwray in #49
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- chore: upgrading typescript to 5.9.3 by @jaredwray in #34
- chore: upgrading cacheable to 2.1.0 by @jaredwray in #35
- chore: upgrading @biomejs/biome to 2.2.5 by @jaredwray in #36
- chore: upgrading @napi-rs/cli to 3.3.1 by @jaredwray in #37
- feat: clean up of unused functions and modules by @jaredwray in #38
- feat: adding in toJpg and toJpgFile by @jaredwray in #39
- feat: adding in JPG benchmark by @jaredwray in #40
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- fix: add missing dependencies for rust in alpine by @chrisllontop in #29
- chore: upgrading hookified to 1.12.1 by @jaredwray in #30
- chore: upgrading biome to 2.2.4 by @jaredwray in #31
- chore: upgrading @napi-rs/cli to 3.2.0 by @jaredwray in #32
- chore: moving cacheable to 2.0.2 by @jaredwray in #33
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- fix: compatibility with alpine linux by @chrisllontop in #28
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- chore: updating cargo and rimraf as a dependency by @jaredwray in #26
- fix: commonjs support for native lib file by @chrisllontop in #27
New Contributors
- @chrisllontop made their first contribution in #27
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- fix: getting the tests to work on ubuntu by @jaredwray in #1
- feat: adding in platform builds by @jaredwray in #2
- feat: adding in code of conduct, contributing, and security by @jaredwray in #3
- feat: adding in benchmarks by @jaredwray in #4
- feat: adding in benchmarks by @jaredwray in #5
- feat: adding png and svg native calls from rust by @jaredwray in #6
- feat: moving to properties for qrbit by @jaredwray in #7
- feat: moving to faker for testing by @jaredwray in #8
- feat: moving to async / await by @jaredwray in #9
- feat: adding in fast svg creation via qrcode by @jaredwray in #10
- feat: adding in caching by default by @jaredwray in #11
- feat: updating benchmarks with caching examples by @jaredwray in #12
- feat: updating qr to have buffer by @jaredwray in #13
- feat - adding in buffer support on logo by @jaredwray in #14
- feat: adding in jsDoc by @jaredwray in #15
- feat: adding in toPngFile by @jaredwray in #16
- fix: moving napi function calls to a single object by @jaredwray in #17
- feat: adding in error handling on bad logo path by @jaredwray in #18
- feat: adding in examples by @jaredwray in #19
- feat: moving to not define margin by default by @jaredwray in #20
- feat: moving to svg to png conversion by @jaredwray in #21
- feat: updating readme with updated documentation by @jaredwray in #22
- feat: removing toPngNapi as no longer used by @jaredwray in #23
- feat: removing generate as no longer needed by @jaredwray in #24
- feat: removing toPngFromSvg as not needed by @jaredwray in #25
New Contributors
- @jaredwray made their first contribution in #1
Full Changelog: https://github.com/jaredwray/qrbit/commits/v1.0.0