Releases: osl-incubator/makim
Releases · osl-incubator/makim
1.8.2
1.8.2 (2023-07-20)
Bug Fixes
- Trigger release for the latest refactoring commits (077479c)
1.8.1
1.8.1 (2023-05-21)
Bug Fixes
- Fix the rendering flow of env, vars and args (#41) (3235d98)
1.8.0
1.8.0 (2023-05-19)
Features
- by default, for Xonsh shell, stop the target process if any command line fails (#19) (8fa4c1d)
1.7.1
1.7.1 (2023-05-19)
Bug Fixes
1.6.7
1.6.7 (2023-04-22)
Bug Fixes
- Break bash target when any line fails (#37) (9dab0f4)
1.6.6
1.6.6 (2023-04-07)
Bug Fixes
- Fix both --version usage and the required property for arguments (#35) (3bc20e1)
1.6.5
1.6.5 (2023-04-05)
Bug Fixes
1.6.4
1.6.4 (2023-03-21)
Bug Fixes
- groups: change groups to accept dict instead of list && improve help cmd (#28) (a6b1672)
1.6.3
1.6.3 (2023-03-11)
Bug Fixes
- Fix conditional parameter when --verbose is not given (#27) (e715268)
1.6.2
1.6.2 (2023-03-08)
Bug Fixes
- Fix the mechanism for killing child processes when CTRL+C is pressed (#25) (00a9aff)