Skip to content

1.1.0

Compare
Choose a tag to compare
@brunohjs brunohjs released this 29 Dec 03:02
· 159 commits to main since this release

Added

  • #31 Support for python version 3.8 or higher.
  • #38 Created --version CLI command. This command shows installed rasa-model-report version.
  • #15 Created --rasa-version CLI command. This command is used to inform the Rasa version that will be displayed in the report.
  • #15 Added -p to abbreviate --path parameter.
  • #18 Created repository social media preview.

Changed

  • #15 Changed CLI parameters to be clearer:
    • --project to --project-name.
    • --version to --project-version (this parameter was duplicated).