0.9.0
π Enhancement
- Update to supporting Pydantic V2 #203 (@candleindark @satra @yarikoptic @pre-commit-ci[bot])
π Bug Fix
- [pre-commit.ci] pre-commit autoupdate #211 (@pre-commit-ci[bot])
- Give
version2tuple()
a better type annotation #208 (@jwodder) - Add
__all__
to__init__.py
#195 (@jwodder) - Remove 3.7 #193 (@yarikoptic)
- [pre-commit.ci] pre-commit autoupdate #192 (@pre-commit-ci[bot])
- [pre-commit.ci] pre-commit autoupdate #188 (@pre-commit-ci[bot])
- [pre-commit.ci] pre-commit autoupdate #186 (@pre-commit-ci[bot])
π Performance
- OPT: (memory) cache schema files upon first read from github #213 (@yarikoptic)
π Internal
- [pre-commit.ci] pre-commit autoupdate #215 (@pre-commit-ci[bot])
- [pre-commit.ci] pre-commit autoupdate #212 (@pre-commit-ci[bot])
- gh-actions: Bump actions/setup-python from 4 to 5 #210 (@dependabot[bot] @satra)
- Remove
typing_extensions
imports #207 (@jwodder) - Unpin versioningit version #196 (@jwodder)
- [pre-commit.ci] pre-commit autoupdate #200 (@pre-commit-ci[bot])
- gh-actions: Bump actions/checkout from 3 to 4 #191 (@dependabot[bot])
π§ͺ Tests
- Rerun failing
test_dandimeta_datacite
tests #199 (@jwodder) - mypy: Set
ignore_missing_imports = False
#197 (@jwodder) - Test against Python 3.12 #198 (@jwodder)
- Update README.md - more about use of the library + a few hyperlinks to files and projects #197 (@yarikoptic)
Authors: 6
- @dependabot[bot]
- @pre-commit-ci[bot]
- Isaac To (@candleindark)
- John T. Wodder II (@jwodder)
- Satrajit Ghosh (@satra)
- Yaroslav Halchenko (@yarikoptic)