All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
3.0.1 (2024-07-23)
- Always point to the stable documentaiton (1a584b5)
- cli: add range specs to --jobs' help message. (c013c41)
- do not delete the logs folder when the database is not empty (069a939)
- do not recommend installing with pixi (cf50221)
- handle sacct failures (ea53ede)
- more error handling (2816346)
- print path of logs file relative to cwd (ec7a9f5)
- remove typos in code and tests. (9f7acd0)
- retrieve job status from scontrol when sacct is not available (3e2fc62)
- when the database is read-only (f3c3893)
3.0.0 (2024-07-09)
- GridTK has been completely rewritten from scratch to work with Slurm instead of SGE.
- See the README.md to learn how to use the new GridTK.
- Development has been moved to GitHub.