Skip to content

v0.1.34

Choose a tag to compare

@thememium thememium released this 23 Feb 07:43

v0.1.34

compare changes

馃殌 Enhancements

  • usecli: Add Jinja2 template for usecli.config.toml (5230c68)
  • config: Support usecli.config.toml and enhance config discovery (d8c2ab1)
  • usecli: Add default configuration file for CLI (d68e14a)
  • cli: Store usecli configuration in its own TOML file (8076c73)
  • config: Rename config file to usecli.config.toml and add nested support (27398ee)

馃┕ Fixes

  • tests: Update resource path to renamed template file (7cc3bfc)

馃拝 Refactors

  • init: Rename config file to usecli.config.toml and simplify init flow (5c5824f)
  • globals.py: Rename configuration constant to match filename (4a444bb)
  • config: Rename usecli.toml to usecli.config.toml and update discovery logic (ce9e319)

馃彙 Chore

  • Move usecli config out of pyproject and update README (1429e30)

鉂わ笍 Contributors