Skip to content

v2.0.0

Compare
Choose a tag to compare
@theborch theborch released this 20 Sep 18:37
· 12 commits to main since this release
d751e04

v2.0.0 [2024-09-09]

What's New:

  • Added colors to banner output.
  • Added Step Up authentication to my_secrets

Enhancements:

  • Switched to ruff for style linting and code-quality checking.

Bug Fixes:

  • Fixed issue with global default_tenant test.

Dependencies:

  • Dropped python3.7 support.
  • Dropped pkg_resources dependency.
  • Upgrade britive to >=3.0.0
  • Upgrade click to >=8.1.7

Other:

  • Dropped legacy import functionality for the now long deprecated Node.js CLI.