Skip to content

1.1.8

Compare
Choose a tag to compare
@alexgolec alexgolec released this 11 Mar 13:58
· 100 commits to master since this release

New Features

  • Enum enforcement error messages now emits suggestions when passed strings instead of enums (#192)
  • Adds more logging throughout the auth module (#194)

Bug Fixes

  • Migrate the manual flow to use the prompt toolkit to avoid OS-specific installation errors (#178)

Deprecations
None