Skip to content

2.1.0: Added new deploy command

Latest
Compare
Choose a tag to compare
@MarleneKress79789 MarleneKress79789 released this 22 Oct 11:59
· 3 commits to main since this release
594bf64

Summary

This release features a new CLI command for deploying the Transformers Extension,
additionally improvements where made for the tests.

Bugs

  • #256: Removed imports of pytest fixtures to avoid session fixtures running for each test

Refactorings

  • #252: Use the pytest plugins for in the integration tests.
  • #264: Created a single deployment CLI command.