Releases: osl-incubator/makim
Releases · osl-incubator/makim
1.21.0
1.21.0 (2025-01-28)
Bug Fixes
- pre-commit: Add more tools for pre-commit hooks (#127) (268b1f5)
Features
- Add an initial support for cron/scheduler into CLI (#128) (b4f4d94)
- Add support for jobs using cron (#126) (6357391)
1.20.0
1.20.0 (2024-11-04)
Bug Fixes
Features
- ssh: support SSH-based command execution (#124) (dd0b2fd)
1.19.0
1.19.0 (2024-10-17)
Features
- Check if the .makim.yaml file is valid according to the schema file (#122) (29d0b51)
1.17.0
1.17.0 (2024-10-08)
Bug Fixes
- Add missing single quote to the message about wrong command (#111) (af80420)
- Rename attribute shell to backend (#114) (7d617ce)
- type-check: update mypy configuration (#117) (f2bf92e)
Features
1.16.0
1.16.0 (2024-07-24)
Features
- help: Organize tasks by group inside the help menu (#109) (2cd746c)
1.15.2
1.15.2 (2024-05-07)
Bug Fixes
- Change rich lower bound pin to >=10.11.0 (#108) (d533213)
1.15.0
1.15.0 (2024-04-04)
Features
- Improve the configuration for the shell app. (#100) (1647914)