Skip to content

Releases: sunsided/rotated-grid

0.2.0

08 Jul 17:14
2faad9b
Compare
Choose a tag to compare

To use rotated-grid/0.2.0 in your project, add:

[dependencies]
rotated-grid = "0.2.0"

Changes since 0.1.1

Internal

  • Reworked the code such that only valid positions are enumerated, speeding up the computation on large rotated grids.

0.1.1

08 Jul 12:13
9b4ecfe
Compare
Choose a tag to compare

To use rotated-grid/0.1.1 in your project, add:

[dependencies]
rotated-grid = "0.1.1"

Changes since 0.1.0

The license EUPL-1.2 is now explicitly specified in Cargo.toml, allowing it to show up correctly on crates.io.

0.1.0

02 Jul 01:00
304bbd8
Compare
Choose a tag to compare

To use rotated-grid/0.1.0 in your project, add:

[dependencies]
rotated-grid = "0.1.0"