Skip to content

Releases: AnthonyNixon/advent-of-code-cli

0.11.2

08 Apr 06:50
7e5a685
Compare
Choose a tag to compare

0.11.2 (2023-04-08)

Bug Fixes

  • deps: bump golang.org/x/crypto from 0.0.0-20211209193657-4570a0811e8b to 0.1.0 (7e5a685)

0.11.1

04 Dec 05:53
14f9875
Compare
Choose a tag to compare

0.11.1 (2022-12-04)

Bug Fixes

  • actions: update actions files (215e3fb)
  • test: revert broken code (d1df58d)
  • tests: test broken file failing PR status check (747ac9d)
  • workflow: add PR test workflow (cd51168)

0.11.0

04 Dec 05:42
3e5e67e
Compare
Choose a tag to compare

0.11.0 (2022-12-04)

Bug Fixes

  • time-util: remove unused year function (9573165)

Features

  • timezone: automatically adjust timezone to eastern. (1c19da7)

0.10.1

02 Dec 23:21
53d567b
Compare
Choose a tag to compare

0.10.1 (2022-12-02)

Bug Fixes

  • updater: fix hanging if on the most recent version (beecce7)

0.10.0

02 Dec 23:09
c0bab46
Compare
Choose a tag to compare

0.10.0 (2022-12-02)

Bug Fixes

  • logic: small tweak to logic. Forgot a NOT (d58acf5)

Features

  • update: prompt update at run, also cleaned up docs (858403d)

0.9.2

02 Dec 20:06
e4c4af7
Compare
Choose a tag to compare

0.9.2 (2022-12-02)

Bug Fixes

  • cleanup: remove debug print (8c3158d)

0.9.1

02 Dec 20:05
f5e9c4c
Compare
Choose a tag to compare

0.9.1 (2022-12-02)

Bug Fixes

  • updater: handle no-op for updating gracefully (e6ff53f)

0.9.0

02 Dec 19:56
4bb2419
Compare
Choose a tag to compare

0.9.0 (2022-12-02)

Features

  • updater: add automatic updater (0feafc4)

0.8.1

02 Dec 18:58
6656cda
Compare
Choose a tag to compare

0.8.1 (2022-12-02)

Bug Fixes

  • cleanup: remove directory added during testing (a18f7d0)

0.8.0

02 Dec 08:14
f3736ea
Compare
Choose a tag to compare

0.8.0 (2022-12-02)

Features

  • encode-in-python: use python to encode the template files into base64 (6297c20)