What's Changed
- ci: make release-artifacts upload idempotent + add concurrency guard by @nyorf in #18
- ci: drop redundant release trigger from test.yml by @nyorf in #19
- fix: send onlyActual=false in get_slips (#14) by @nyorf in #21
- fix: reraise underlying httpx error on retry exhaustion (#20) by @nyorf in #22
- feat: retry transient HTTP statuses (429/502/503/504) (#5) by @nyorf in #23
- ci: least-privilege permissions for test.yml (#9) by @nyorf in #24
- docs: proper README and add MPL-2.0 LICENSE (#8) by @nyorf in #25
- chore: modernize license declaration to SPDX string (#26) by @nyorf in #27
Full Changelog: 1.0.1...1.0.2