Skip to content

Releases: hypothesis/data-tasks

Add support for Python 3.12

12 Jun 09:35
Compare
Choose a tag to compare
0.0.4

Upgrade Python patch versions and add 3.12

0.0.3

12 Jan 13:04
Compare
Choose a tag to compare

What's Changed

  • Ignore core.py and core_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 into cookiecutter.json by @seanh in #10
  • Insert "pypi": "yes" into cookiecutter.json by @seanh in #11
  • Fix warnings raised by incompatibilities with SQLAlchemy 2.x by @jon-betts in #12

New Contributors

Full Changelog: 0.0.2...0.0.3

0.0.2

23 Nov 14:01
Compare
Choose a tag to compare

What's Changed

  • Extracted code from the report project by @marcospri in #4

Full Changelog: 0.0.1...0.0.2

Initial release

23 Nov 09:07
Compare
Choose a tag to compare

Publishing the scaffolding as the first version

What's Changed

New Contributors

Full Changelog: https://github.com/hypothesis/data-tasks/commits/0.0.1