Release Notes
1.16.1 (2024-10-17)
Bug Fixes
- Fix specification of required attributes in schema.json (#132) (059de08)
1.16.0 (2024-10-17)
Features
- Check if the .sugar.yaml file is valid according to the schema file (#131) (c5913c8)
1.15.0 (2024-10-16)
Features
1.14.2 (2024-10-15)
Bug Fixes
- Refactor and fix sugar classes and CLI (#128) (5ee9adf)
- Refactor the interface for the plugins/extensions, move the main commands to the compose group (#127) (0e0e7fe)
- Remove breakpoints, fix small issues and add unittests (#129) (62ff5c2)
1.14.1 (2024-09-27)
Bug Fixes
- fix the jinja2 template in the config file (#125) (142b2b7)
1.14.0 (2024-07-24)
Features
- help: Create a group for plugins in the help menu (#123) (b8980cc)
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)