Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@seapagan seapagan released this 18 Feb 11:48
· 82 commits to main since this release
e7f4af5

Breaking Changes

  • Use latest versions of postgresql and python in docker (#728) by seapagan
  • Migrate from poetry to uv (#703) by seapagan

New Features

  • Migrate from passlib to libpass (#730) by seapagan
  • Fix deprecation warning in tests due to httpx (#727) by seapagan
  • Use the python logger in the API instead of print statements (#726) by seapagan
  • Update 'Ruff' to latest version and fix any linting issues (#713) by seapagan

Testing

  • Get test coverage up to 100% by testing the last uncovered blocks (#732) by seapagan

Bug Fixes

  • Fix deprecation warning in docs build d/t mkdocs swagger plugin (#731) by seapagan

Documentation

Dependency Updates

Full Changelog | Diff | Patch