Skip to content

Releases: osl-incubator/makim

1.8.2

20 Jul 16:12
Compare
Choose a tag to compare

1.8.2 (2023-07-20)

Bug Fixes

  • Trigger release for the latest refactoring commits (077479c)

1.8.1

21 May 00:53
Compare
Choose a tag to compare

1.8.1 (2023-05-21)

Bug Fixes

  • Fix the rendering flow of env, vars and args (#41) (3235d98)

1.8.0

19 May 14:37
Compare
Choose a tag to compare

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

19 May 01:45
Compare
Choose a tag to compare

1.7.1 (2023-05-19)

Bug Fixes

1.6.7

22 Apr 01:16
Compare
Choose a tag to compare

1.6.7 (2023-04-22)

Bug Fixes

  • Break bash target when any line fails (#37) (9dab0f4)

1.6.6

07 Apr 04:21
Compare
Choose a tag to compare

1.6.6 (2023-04-07)

Bug Fixes

  • Fix both --version usage and the required property for arguments (#35) (3bc20e1)

1.6.5

05 Apr 05:23
Compare
Choose a tag to compare

1.6.5 (2023-04-05)

Bug Fixes

1.6.4

21 Mar 00:32
Compare
Choose a tag to compare

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

11 Mar 03:15
Compare
Choose a tag to compare

1.6.3 (2023-03-11)

Bug Fixes

  • Fix conditional parameter when --verbose is not given (#27) (e715268)

1.6.2

08 Mar 17:03
Compare
Choose a tag to compare

1.6.2 (2023-03-08)

Bug Fixes

  • Fix the mechanism for killing child processes when CTRL+C is pressed (#25) (00a9aff)