• 0.3.5 2de9725adb

    0.3.5
    All checks were successful
    Publish to PyPI / Publish to PyPI (push) Successful in 1m18s
    Stable

    pennywise released 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