Releases: faststats-dev/dev-kits
Releases · faststats-dev/dev-kits
0.13.1
What's Changed
- Only submit metrics on shutdown if errors are present
Full Changelog: 0.13.0...0.13.1
0.13.0
What's Changed
- Improve metrics shutdown error handling
- Remove metrics shutdown hook
- Replaced submitAsync method with sync submit method (submission is still scheduled to be asynchrounus)
- Invoking shutdown on metrics is now expected
- Added detach and isContextAttached methods to ErrorTracker
- Static metrics data is now cached in BukkitMetrics
Full Changelog: 0.12.0...0.13.0
0.12.0
What's Changed
- Added Sponge SDK by @NonSwag in #66
- Add Sponge example plugin and refactor onboarding by @NonSwag in #69
- Don't ask me why but now it works by @NonSwag in #70
- Add ExamplePlugin with metrics and error tracking by @NonSwag in #71
- Added Fabric SDK by @NonSwag in #72
- Add BungeeCord example plugin by @NonSwag in #74
Full Changelog: 0.11.1...0.12.0