What's Changed
- Modernized package
- Renamed package to
pytest-cratedb
- Published maintenance release
Details
- Basic modernizations by @amotl in #1
- Rename project by @amotl in #2
- Python: Enable use on Python 3.12 by @amotl in #3
- Chore: Improve mypy configuration and update to 1.11, remove pytest-mypy by @amotl in #4
- Modernize package by using Ruff, pyproject.toml, and poethepoet by @amotl in #5
- Naming things: Use
pytest_cratedb
as package name by @amotl in #6 - Bump actions/setup-python from 4 to 5 by @dependabot in #7
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #8
- Naming things by @amotl in #9
- CI: Run software tests on macOS by @amotl in #10
- Chore: Improve README by @amotl in #11
New Contributors
- @amotl made their first contribution in #1
- @dependabot made their first contribution in #7
Full Changelog: v0.3.0...v0.4.0