-
0.3.5
StableAll checks were successfulPublish to PyPI / Publish to PyPI (push) Successful in 1m18sreleased this
2023-12-14 15:46:20 +00:00 | 43 commits to main since this release- Grid().get_row() and Grid.get_column() return respective lists of values in order (lower Coordinate to higher Coordinate)
- Grid().isWithinBoundaries() has a new parameter "pad" which allows you to make the boundaries smaller (positive number) or larger (negative number)
- Grid() is now hashable
- Coordinate(): All methods (including dunders) now support tuples as parameters
Downloads