Releases: typst-io/virtual-chest
Releases · typst-io/virtual-chest
v2.1.1
Full Changelog: v2.1.0...v2.1.1
v2.1.0
Full Changelog: v2.0.1...v2.1.0
v2.0.1
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- lease-based lock with heartbeat by @entrypointkr in #3
- fix(db): prevent JDBC URL issues when password contains special characters by @SkyAsa2256 in #1
- fix(db): set username/password via HikariConfig to prevent malformed JDBC URLs when password contains '%' by @entrypointkr in #4
New Contributors
- @entrypointkr made their first contribution in #3
- @SkyAsa2256 made their first contribution in #1
Full Changelog: v1.0.1...v2.0.0
v1.0.1
fix: remove useless code