Skip to content

Alpha Release v0.6.1

Pre-release
Pre-release

Choose a tag to compare

@jngls jngls released this 03 Apr 19:22
· 14 commits to main since this release
e1c6bb1

A minor release to add a few small features I needed whilst dogfooding this project in insides.

Migration Notes

  • D1 dilations have been removed, since there is no change to the value

What's Changed

  • Add casting functions to dilation methods by @alexmadeathing in #60
  • Remove D1 dilations and test data by @alexmadeathing in #61
  • Dilation methods should derive from hash by @alexmadeathing in #63
  • Add test to prove dilating and undilating are mirror opposites by @alexmadeathing in #64
  • Bump version number for minor release by @alexmadeathing in #65

Full Changelog: v0.6.0...v0.6.1