Skip to content

Release Notes


1.13.0 (2024-05-16)

Features

  • experimental: Add new docker compose commands: attach, cp, ls, scale, wait, watch (#122) (4a28eee)

1.12.0 (2024-05-10)

Bug Fixes

  • Improve the usage of flags for the CLI (#121) (c070bde)

Features

1.11.4 (2024-05-07)

Bug Fixes

1.11.3 (2024-05-07)

Bug Fixes

1.11.2 (2024-03-15)

Bug Fixes

1.11.1 (2024-02-04)

Bug Fixes

  • Fix initial configuration for stats plot (#114) (4faef7c)

1.11.0 (2024-02-04)

Features

1.10.0 (2024-01-25)

Bug Fixes

Features

  • Add a new key in the root of the config file for services (#110) (7e6eabc)
  • Rename from sugar to core module name (#101) (40dace1)

1.9.3 (2023-12-24)

Bug Fixes

1.9.2 (2023-12-13)

Bug Fixes

  • Rename project from containers-sugar to sugar and improve docs (#98) (45c51bb)

1.9.1 (2023-11-15)

Bug Fixes

  • refactor: Change "service-groups" to "groups" (#86) (98bd82c), closes #60

1.9.0 (2023-07-19)

Features

1.8.0 (2023-07-17)

Features

  • Add default config for project-name (#82) (1dab380)

1.7.1 (2023-06-15)

Bug Fixes

  • linter: Refactor linter options and fixes issues pointed by linter tools and add new alias to the app (#81) (b6e13df)

1.7.0 (2023-06-06)

Features

  • Add support for default option configuration for group service (#80) (0045a4a)

1.6.1 (2023-06-05)

Bug Fixes

  • ext: Fix restart and start ext commands (#79) (e9622c3)

1.6.0 (2023-05-27)

Features

  • Add the alias kxgr to sugar (#75) (67a9d5c)
  • Implement the missing docker-compose commands (#77) (bafbc1d)

1.5.0 (2023-04-07)

Features

  • Improve the usage of parameters --cmd and --options (formerly --extras) (#68) (cebdfd8)

1.4.4 (2023-04-05)

Bug Fixes

  • Fix the internal usage of the value from --cmd flag (#67) (ac8a048)

1.4.3 (2023-03-25)

Bug Fixes

  • Remove --volumes from down command (#66) (8bcaae4)

1.4.2 (2023-03-08)

Bug Fixes

  • Fix the exit function when an error happens (#64) (6305cd8)

1.4.1 (2023-02-15)

Bug Fixes

1.4.0 (2023-02-09)

Features

  • Add support for multiples compose-path (#37) (c726250)

1.3.2 (2023-02-09)

Bug Fixes

1.3.1 (2023-02-07)

Bug Fixes

  • Fix --extras parameter and improve the CI (#32) (9340712)

1.3.0 (2023-02-07)

Features

  • Add extra args and command argument for run and exec action (#31) (e942183)

1.2.0 (2023-02-06)

Features

  • Add extra args and command argument for run and exec action (#27) (8680799)

1.1.0 (2023-01-27)

Features

  • Add run and exec initial implementation (#21) (332f2bc)

1.0.6 (2023-01-27)

Bug Fixes

  • Fix env-file access and improve version sub-command output (#17) (bc50bb9)

1.0.5 (2023-01-26)

Bug Fixes

  • Fix the import of sh lib and add pre-commit run to CI (#16) (ac048e1)

1.0.4 (2023-01-26)

Bug Fixes

1.0.3 (2023-01-26)

Bug Fixes

1.0.2 (2023-01-26)

Bug Fixes

  • Fix support for python 3.7.1, 3.8, 3.9, 3.10 (#13) (83a9592)

1.0.1 (2023-01-21)

Bug Fixes

  • Fix quotes used by semantic release replace (#8) (66acb67)