-
0.3.4
StableAll checks were successfulPublish to PyPI / Publish to PyPI (push) Successful in 1m29sreleased this
2023-12-03 14:00:39 +00:00 | 48 commits to main since this releaseCHANGE 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