Skip to content

Releases: osl-incubator/makim

1.19.0

17 Oct 02:39
Compare
Choose a tag to compare

1.19.0 (2024-10-17)

Features

  • Check if the .makim.yaml file is valid according to the schema file (#122) (29d0b51)

1.18.1

15 Oct 01:43
Compare
Choose a tag to compare

1.18.1 (2024-10-15)

Bug Fixes

1.18.0

15 Oct 00:16
Compare
Choose a tag to compare

1.18.0 (2024-10-15)

Features

1.17.0

08 Oct 03:15
Compare
Choose a tag to compare

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

24 Jul 02:16
Compare
Choose a tag to compare

1.16.0 (2024-07-24)

Features

  • help: Organize tasks by group inside the help menu (#109) (2cd746c)

1.15.2

07 May 00:32
Compare
Choose a tag to compare

1.15.2 (2024-05-07)

Bug Fixes

  • Change rich lower bound pin to >=10.11.0 (#108) (d533213)

1.15.1

02 May 00:25
Compare
Choose a tag to compare

1.15.1 (2024-05-02)

Bug Fixes

  • Fix issues with python version on CI (#107) (35fd405)

1.15.0

04 Apr 01:01
Compare
Choose a tag to compare

1.15.0 (2024-04-04)

Features

  • Improve the configuration for the shell app. (#100) (1647914)

1.14.0

18 Mar 23:24
Compare
Choose a tag to compare

1.14.0 (2024-03-18)

Features

  • Change the default template tag delimiter (#97) (7037195)

1.13.0

16 Feb 16:45
Compare
Choose a tag to compare

1.13.0 (2024-02-16)

Features

  • Allow vars with complex types (list, dict) (#95) (907680e)