Skip to content

Releases: toblu/advent-of-code-client

v0.2.0

11 Jan 15:42
Compare
Choose a tag to compare

Converted package to TypeScript

v0.1.4

13 Dec 20:43
Compare
Choose a tag to compare

What's Changed

  • Better error detection for failed input request
  • Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #5

Bug fixes

  • Fix issue that caused the AocClient failing to fetch input for day 10, 2021 due to some specific characters in input (reported in #6)

v0.1.3

22 Aug 13:26
Compare
Choose a tag to compare

Updated disclaimer text in README.md

v0.1.2

08 Dec 18:08
Compare
Choose a tag to compare
update README.md to show correct way of importing AocClient

v0.1.1

06 Dec 22:26
Compare
Choose a tag to compare
include transforms description in readme

v0.1.0

06 Dec 22:09
Compare
Choose a tag to compare
add keywords to package.json

v0.0.2

06 Dec 19:35
Compare
Choose a tag to compare
add keywords to package.json

v0.0.1

06 Dec 17:44
Compare
Choose a tag to compare
update readme.md