REPOSITORY / ScuroNeko/Laniakea

Releases

RELEASES REPOSITORY
  • 1.0.0 RC 3 Pre-Release

    ScuroNeko released this 2026-03-19 14:16:31 +03:00 | 69 commits to dev since this release

    Changelog

    Fixed

    • Stopped the update polling loop from logging and retrying after context.Canceled during shutdown.
    • Removed the extra retry delay on canceled polling requests so RunWithContext can exit immediately when the bot is stopping.

    Changed

    • Bumped version to v1.0.0-rc.3.
    • Kept shutdown behavior explicit: callers remain responsible for invoking Close() after RunWithContext returns.

    Full Changelog: v1.0.0-rc.2...v1.0.0-rc.3

    Downloads