-
0.3.6
StableAll checks were successfulPublish to PyPI / Publish to PyPI (push) Successful in 1m4sreleased this
2023-12-17 07:29:53 +00:00 | 38 commits to main since this release- AOCDay._submit() now might display achieved rank (hard to test)
- added AOCDay.is_test() -> returns True if the solution to the current input is known, else False
- Coordinate() is now comparable with tuple
- FIXED Coordinate().getNeighbours() not returning all neighbours when x >= maxY or x <= minY
Downloads