Releases: solbero/hexpex
Releases · solbero/hexpex
v0.2.3
v0.2.2
v0.2.1
v0.2.0
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().