advent-of-code-api v0.2.8.0 Release Notes
-
December 14, 2020
๐ https://github.com/mstksg/advent-of-code-api/releases/tag/v0.2.8.0
- Add servant endpoint to query calendar page for a year to infer next puzzle
and time to puzzle in seconds, backed by the
NextDayTime
data type. - ๐ Add
AoCNextDayTime
toAoC
to support the above operation.
- Add servant endpoint to query calendar page for a year to infer next puzzle
and time to puzzle in seconds, backed by the