- Added `os.environ` [interpolation](https://docs.python.org/3/library/string.html#template-strings) for `slskit.yaml` config files, e.g. `${PWD}` can be used to reference files relative to working directory. - Added Python 3.12 support. - Added Salt 3007 support. - Removed Salt 3005 support.
2023.7.0
- Added `--salt-output` parameter. - Added Salt 3006 support. - Removed Salt 3004 support.
2022.10.0
- Added Salt 3005 support. - Added Python 3.10 support. - Removed Salt 3001, 3002 and 3003 support. - Removed Python 3.7 support.
2022.4.0
- Added Salt 3004 support.
2021.5.0
- Added Salt 3003 support. - Removed `snapshot create` and `snapshot check` commands. You can reproduce these commands like so: - `slskit highstate > highstate.snap` - `slskit highstate | diff highstate.snap -`
2021.3.0
- Added Python 3.8 and 3.9 support. - Currently supported versions are 3.7, 3.8 and 3.9. - Added Salt 3002 support. - Currently supported versions are 3001 and 3002. - Added a warning message when specified minion ids are not found in roster.