Version 1.0.0
1.0.0!
After a surviving last year's Advent of Code with aoc_lube
, I now consider this stable.
Changes:
- Source has been formatted and linted with
ruff
. - Dependencies are updated to newest versions.
Changes in utils
:
Deltas
class replaced withGRID_NEIGHBORHOODS
dictionary.inbounds_steps
renamed togrid_steps
.pairwise_cycle
renamedsliding_window_cycle
.