Skip to content

1.17.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 15:59
· 1 commit to main since this release

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)