Skip to content

v0.3.0

Compare
Choose a tag to compare
@wainwrightmark wainwrightmark released this 18 Jul 20:33
· 43 commits to main since this release

Release Notes

  • Added more polyominos
  • Breaking Changes - all polyominos are now in normalized form
  • Breaking Changes - replaced Point with glam::f32::Vec2. This and the HasCenter trait are behind the glam feature.
  • Added EnumIs derives to all enums