Skip to content

1.1.0

Latest

Choose a tag to compare

@cschmidt0121 cschmidt0121 released this 05 Jun 19:59
· 1 commit to master since this release
1ec8b84
1.1.0 - Support for newer DB Connect crypto (#23)

* Removing six and beginning to support newer DBX secrets

* Refactor into multiple files. Swap from setup.py to pyproject.toml. Finish implementing new DBconnect functions

* Swap to all things astral

* No need for mypy

* Use Python version from matrix, not .python-version

* Bump minimum Python version up to 3.9. Add pytest and ruff to dev dependencies. Reformat using ruff

* Add legacy encrypt command for DBX. Add publish workflow

* Docstrings

* Remove .bandit.yml

* Remove pylint/pragma comments

* README

* uv.lock

* README tweaks and authors

* README tweaks