Skip to content

v0.7.3

Choose a tag to compare

@github-actions github-actions released this 14 Jun 15:23
· 6 commits to main since this release

Bug Fixes

  • docs: Replace broken @cli.group()+@group() with @group()+add_command()

Documentation

  • getting-started: Fix standalone @group example missing parent wiring
  • getting-started: Add Response pattern example alongside print() minimal
  • api/decorators: Document store_in_meta, handle_response, and app_group kwargs
  • logging: List full DEFAULT_FIELDS, add PYCLIFER_LOG_LEVELS value, log handler example
  • output-formatting: Document model_class, datetime_format, date_format on BaseRenderer

Miscellaneous

  • plans: Archive demo-page and doc-review-fixes plans