Skip to content

Releases: sugar-org/sugar

1.19.2

12 Sep 13:32

Choose a tag to compare

1.19.2 (2025-09-12)

Bug Fixes

  • Fix swarm deploy limitations with "extends" (#195) (0960c29)

1.19.1

11 Sep 03:46

Choose a tag to compare

1.19.1 (2025-09-11)

Bug Fixes

1.19.0

29 Aug 00:12

Choose a tag to compare

1.19.0 (2025-08-29)

Features

1.18.0

20 Aug 01:56

Choose a tag to compare

1.18.0 (2025-08-20)

Features

  • Implementation of swarm orchestration and management for sugar workflows (#188) (8748054)
  • Support for Docker Swarm Service management with Sugar CLI (#190) (2ce843a)

1.17.0

03 May 15:59

Choose a tag to compare

1.17.0 (2025-05-03)

Bug Fixes

  • docs: Update README.md according to schema.json (#143) (1ec5a60)
  • Fix the get_terminal_size() (#164) (dc9353b)

Features

  • Add help flag support to CLI in any OS path (#136) (9ec2a34)
  • Add initial support for 'podman-compose' in sugar (#167) (0e4ee08)
  • Add Initial support for 'swarm' backend in schema ,cli and core extensions (#149) (0631be0)
  • Add support for multiple .env files (#175) (076480e)
  • Add support for positional only (#157) (97c04de)
  • Change services/default property from string to array(list) format (#181) (5b96464)
  • cli: enhance Typer app with subcommand help fallback upon empty command args (#176) (13271c2)

1.16.1

17 Oct 03:57

Choose a tag to compare

1.16.1 (2024-10-17)

Bug Fixes

  • Fix specification of required attributes in schema.json (#132) (059de08)

1.16.0

17 Oct 03:45

Choose a tag to compare

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

16 Oct 19:53

Choose a tag to compare

1.15.0 (2024-10-16)

Features

1.14.2

15 Oct 02:34

Choose a tag to compare

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

27 Sep 21:22

Choose a tag to compare

1.14.1 (2024-09-27)

Bug Fixes

  • fix the jinja2 template in the config file (#125) (142b2b7)