advent-of-code-api v0.2.6.0 Release Notes

Release Date: 2019-12-03 // over 4 years ago
  • December 3, 2019

    ๐Ÿš€ https://github.com/mstksg/advent-of-code-api/releases/tag/v0.2.6.0

    • Add aocServerTime to get the current time for AoC servers.
    • Fix cacheing rules for global leaderboard (was previously not saving or invalidating cache properly) also for prompt (will not invalidate part1-only caches if there is no session key)
    • ๐Ÿ›  0.2.6.1 Bugfix: Fix bug in prompt cache invalidation
    • ๐Ÿ›  0.2.6.2 Bugfix: HTML parser for articles (for prompt API calls) now more robust, adjusting for more malformed HTML from site.