All notable changes to this project will be documented in this file. This project uses Semantic Versioning.
0.2.0 - 2023-07-08
- Reworked the code such that only valid positions are enumerated, speeding up the computation on large rotated grids.
0.1.1 - 2023-07-08
- Explicitly state the use of EUPL-1.2 in
Cargo.toml
to assist crates.io in displaying the correct license.
0.1.0 - 2023-07-02
- 🎉 Initial release.