Skip to content

Releases: osl-incubator/makim

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)

1.6.1

08 Mar 04:11
Compare
Choose a tag to compare

1.6.1 (2023-03-08)

Bug Fixes

  • Fix IF statement and arguments used by dependencies (#24) (e03886e)

1.6.0

26 Feb 17:51
Compare
Choose a tag to compare

1.6.0 (2023-02-26)

Features

  • Add support for user defined shell app (#22) (dd4a7db)