Skip to content

Releases: solbero/hexpex

v0.2.3

22 May 21:43
Compare
Choose a tag to compare

Added

  • Light and dark theme project logos to README.md.

v0.2.2

26 Aug 08:07
Compare
Choose a tag to compare

Added

  • Project logo to `README.md``.

Security

  • Updated project dependencies.

v0.2.1

19 Dec 14:47
Compare
Choose a tag to compare

Fixed

  • Fixed .spiral() method.

v0.2.0

12 Aug 10:11
Compare
Choose a tag to compare

Removed

  • Removed acknowledgements from readme.

Added

  • Added .to_tuple() and .to_dict methods to hexagonal grid classes.
  • Added tests for .to_tuple() and .to_dict methods.

Changed

  • Renamed .convert_to_cube() method to .to_cube() and .convert_to_axial() to .to_axial().

v0.1.0

02 Aug 17:32
Compare
Choose a tag to compare

Added

  • Initial release.