Releases: hypothesis/data-tasks
Releases · hypothesis/data-tasks
Add support for Python 3.12
0.0.3
What's Changed
- Ignore
core.py
andcore_test.py
by @seanh in #6 - Pin to tox<4 by @seanh in #7
- Add a Postgres service by @seanh in #5
- Insert
__copyright_year
intocookiecutter.json
by @seanh in #10 - Insert
"pypi": "yes"
intocookiecutter.json
by @seanh in #11 - Fix warnings raised by incompatibilities with SQLAlchemy 2.x by @jon-betts in #12
New Contributors
- @jon-betts made their first contribution in #12
Full Changelog: 0.0.2...0.0.3
0.0.2
What's Changed
- Extracted code from the
report
project by @marcospri in #4
Full Changelog: 0.0.1...0.0.2
Initial release
Publishing the scaffolding as the first version
What's Changed
- Apply the library cookiecutter by @marcospri in #1
New Contributors
- @marcospri made their first contribution in #1
Full Changelog: https://github.com/hypothesis/data-tasks/commits/0.0.1