Releases: cpcloud/minesweep-rs
Releases · cpcloud/minesweep-rs
v6.0.4
6.0.4 (2022-01-14)
Performance Improvements
- shave off another 100k from the binary (8daf770)
v6.0.3
6.0.3 (2022-01-07)
Bug Fixes
- ci: use update action and refactor release (d52b15d)
v6.0.2
6.0.2 (2021-12-18)
Performance Improvements
v6.0.1
6.0.1 (2021-12-18)
Bug Fixes
- publish images to ghcr.io (144af24)
v6.0.0
6.0.0 (2021-11-11)
Bug Fixes
- fix segfaulting from using llvmPackages_12 (1a930c1)
- fix unicode arrows (39b1230)
BREAKING CHANGES
- The docker image and binaries are now working again
v5.0.5
5.0.5 (2021-11-11)
Bug Fixes
- generate lockfile after preparing release (46763d0)
v5.0.4
5.0.4 (2021-11-11)
Bug Fixes
- make sure to include the lockfile in assets (1c2d486)
v5.0.3
5.0.3 (2021-11-11)
Bug Fixes
- handle Cargo.toml when publishing (87251db)
v5.0.2
5.0.2 (2021-11-11)
Bug Fixes
- deps: move to flakes, update deps, build with musl (764065b)