Skip to content

Release Notes


1.16.0 (2024-07-24)

Features

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

1.15.2 (2024-05-07)

Bug Fixes

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

1.15.1 (2024-05-02)

Bug Fixes

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

1.15.0 (2024-04-04)

Features

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

1.14.0 (2024-03-18)

Features

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

1.13.0 (2024-02-16)

Features

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

1.12.2 (2024-02-12)

Bug Fixes

1.12.1 (2024-02-09)

Bug Fixes

1.12.0 (2024-01-30)

Features

1.11.0 (2024-01-18)

Features

1.10.0 (2024-01-12)

Bug Fixes

  • Fix distlib installation failure (#72) (f7a9fb7)

Features

1.9.1 (2023-12-13)

Bug Fixes

  • Fix documentation and add folder for artwork (#70) (2823053)

1.9.0 (2023-12-08)

Features

  • Add dir to the task, group and global scope (#65) (3fbd61e)

1.8.3 (2023-08-15)

Bug Fixes

  • deps: Fix the dependencies pinning (#54) (1038ec3)

1.8.2 (2023-07-20)

Bug Fixes

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

1.8.1 (2023-05-21)

Bug Fixes

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

1.8.0 (2023-05-19)

Features

  • by default, for Xonsh shell, stop the task process if any command line fails (#19) (8fa4c1d)

1.7.1 (2023-05-19)

Bug Fixes

1.7.0 (2023-05-19)

Features

  • Increase coverage of the env and env-file options for global, group and task scope (#39) (2481221)

1.6.7 (2023-04-22)

Bug Fixes

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

1.6.6 (2023-04-07)

Bug Fixes

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

1.6.5 (2023-04-05)

Bug Fixes

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 (2023-03-11)

Bug Fixes

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

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 (2023-03-08)

Bug Fixes

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

1.6.0 (2023-02-26)

Features

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

1.5.0 (2023-02-08)

Features

1.4.0 (2023-02-07)

Features

  • Add support to dot env file in the top level in the makim file (#15) (ee07cdb)

1.3.0 (2023-02-05)

Features

1.2.0 (2023-02-03)

Features

  • Add initial support for arguments (#11) (4d105d0)

1.1.1 (2023-02-03)

Bug Fixes

1.1.0 (2023-02-03)

Features

  • Add support for variables for the task group (#9) (e3aa389)

1.0.2 (2023-01-26)

Bug Fixes

  • Fix support for Python 3.7.1, 3.8, 3.9, 3.10 (#7) (418f3de)

1.0.1 (2023-01-25)

Bug Fixes

  • Suppress the sh traceback message error (#5) (dc3f4ad)