Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

v2.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 05:03
· 276 commits to main since this release

Bug Fixes

  • update: Catch errors when fetching GitHub API (Linden)
  • utils/parseArguments: Missing type check (Linden)

Code Refactoring

  • utils/scheduleTick: Await database connection (Linden)
  • db: Delay connection until first tick (Linden)