Skip to content

Releases: wimglenn/advent-of-code-data

v0.8.3

19 Nov 08:11
394d71b

Choose a tag to compare

  • Improved the output look of the runner cosmetically

v0.8.2

18 Nov 04:46
0d59f7d

Choose a tag to compare

  • better logging for users working with multiple auth tokens

v0.8.1

05 Feb 19:42
a385645

Choose a tag to compare

v0.8.0

02 Feb 22:56
554d539

Choose a tag to compare

  • restructure single .py module into package distribution
  • added OOP-style interfaces for getting data and posting answers
  • add plugin support and aoc runner script

v0.7.1

09 Jan 03:06
d819f11

Choose a tag to compare

  • importing submit only partially applies day/year when introspection was successful

v0.7

04 Jan 07:30
5cb35da

Choose a tag to compare

  • add get_answer func
  • improve auto-submission
  • save bad answers too

v0.6

30 Dec 08:09
f889e02

Choose a tag to compare

  • allows to be re-used within same interpreter session by avoiding any import time logic
  • submit1 and submit2 are removed - now submit just autodetects the correct level
  • correct submissions are persisted to disk

v0.5

30 Nov 06:08
85617b3

Choose a tag to compare

run  black

v0.4.2

29 Nov 05:08
632a921

Choose a tag to compare

update pypi link