Releases: nextline-dev/nextline-alert
v0.10.1
What's Changed
Changes 🚀
- Update GitHub Actions by @TaiSakuma in simonsobs/nextline-alert#84
- Support Python 3.14 by @TaiSakuma in simonsobs/nextline-alert#85
Full Changelog: simonsobs/nextline-alert@v0.10.0...v0.10.1
v0.10.0
What's Changed
Feature: Idle Alert
The idle alert will be emitted when the time specified by the config NEXTLINE_ALERT__IDLE_TIMEOUT_MINUTES minutes has passed without the script execution since the last execution ended or the backend started.
Changes 🚀
- Clean code by @TaiSakuma in simonsobs/nextline-alert#61
- Clean code, update tests by @TaiSakuma in simonsobs/nextline-alert#62
- Add the idle alert by @TaiSakuma in simonsobs/nextline-alert#65
Full Changelog: simonsobs/nextline-alert@v0.9.2...v0.10.0
v0.9.2
What's Changed
Changes 🚀
- Resolve warnings in tests by @TaiSakuma in simonsobs/nextline-alert#43
Full Changelog: simonsobs/nextline-alert@v0.9.1...v0.9.2
v0.9.1
What's Changed
Changes 🚀
- Update the development status to beta by @TaiSakuma in simonsobs/nextline-alert#33
Full Changelog: simonsobs/nextline-alert@v0.9.0...v0.9.1
v0.9.0
What's Changed
Changes 🚀
- Format code with
ruffby @TaiSakuma in simonsobs/nextline-alert#27 - Add tests by @TaiSakuma in simonsobs/nextline-alert#30
- Add tests on Python 3.13 in GitHub Actions by @TaiSakuma in simonsobs/nextline-alert#31
- Support Python 3.13 by @TaiSakuma in simonsobs/nextline-alert#32
Full Changelog: simonsobs/nextline-alert@v0.1.6...v0.9.0
v0.1.6
What's Changed
Changes 🚀
- Correct a dependency simonsobs/nextline-alert@fb8d31b
New Contributors
- @dependabot made their first contribution in simonsobs/nextline-alert#10
Full Changelog: simonsobs/nextline-alert@v0.1.5...v0.1.6
v0.1.5
What's Changed
Changes 🚀
- Require
nextline-graphql 0.7.8or later by @TaiSakuma in simonsobs/nextline-alert#9
Full Changelog: simonsobs/nextline-alert@v0.1.4...v0.1.5
v0.1.4
What's Changed
Changes 🚀
- Keep an alert from being emitted for
KeyboardInterruptby @TaiSakuma in simonsobs/nextline-alert#8
Full Changelog: simonsobs/nextline-alert@v0.1.3...v0.1.4
v0.1.3
What's Changed
Changes 🚀
- Require nextline-graphql 0.7.6 or later by @TaiSakuma in simonsobs/nextline-alert#6
Full Changelog: simonsobs/nextline-alert@v0.1.2...v0.1.3
v0.1.2
What's Changed
Changes 🚀
- Add a GraphQL query
versionby @TaiSakuma in simonsobs/nextline-alert#3 - Update
pyproject.tomland GitHub Actions workflows by @TaiSakuma in simonsobs/nextline-alert#4 - Add unit tests for Emitter by @TaiSakuma in simonsobs/nextline-alert#5
Full Changelog: simonsobs/nextline-alert@v0.1.1...v0.1.2