• 0.3.4 a47077f102

    0.3.4
    All checks were successful
    Publish to PyPI / Publish to PyPI (push) Successful in 1m29s
    Stable

    pennywise released this 2023-12-03 14:00:39 +00:00 | 48 commits to main since this release

    CHANGE tools.human_readable_time_from_delta() now returns a more descriptive string
    NEW AOCDay.getIntsFromInput(): returns the input stripped of everything, but the integers in a list
    NEW AOCDay._submit(): the "wrong" message now includes the high/low hint if present
    NEW tools.mul(): same as sum(), but does multiplication instead of addition
    NEW Grid.from_data(): returns a grid based on input data (read docstring for more info)

    Downloads