What's changed
Added
- [breaking] pass a mutable reference to self to setup()
- [breaking] pass a SpankHandle to report_error()
Fixed
- (examples) fix renice example
- properly handle NULL zero-length arrays from Slurm
Other
- Keep MSRV at 1.72 for now
- setup github actions
- upgrade dependencies
- update edition to 2021
Full Changelog: v0.3.0...v0.4.0