• 0.3.6 b2cc1e814c

    0.3.6
    All checks were successful
    Publish to PyPI / Publish to PyPI (push) Successful in 1m4s
    Stable

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