Releases: osl-incubator/sugar
Releases · osl-incubator/sugar
1.16.1
1.16.1 (2024-10-17)
Bug Fixes
- Fix specification of required attributes in schema.json (#132) (059de08)
1.16.0
1.16.0 (2024-10-17)
Features
- Check if the .sugar.yaml file is valid according to the schema file (#131) (c5913c8)
1.14.2
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
1.14.1 (2024-09-27)
Bug Fixes
- fix the jinja2 template in the config file (#125) (142b2b7)
1.14.0
1.14.0 (2024-07-24)
Features
- help: Create a group for plugins in the help menu (#123) (b8980cc)
1.13.0
1.13.0 (2024-05-16)
Features
- experimental: Add new docker compose commands: attach, cp, ls, scale, wait, watch (#122) (4a28eee)
1.12.0
1.12.0 (2024-05-10)
Bug Fixes
- Improve the usage of flags for the CLI (#121) (c070bde)
Features