v1.2.3
What's Changed
- Move data for test to
testdata
by @tom-tan in #82 - Add testenv* to .gitignore by @tom-tan in #83
- Fix #77: Unify
v1*_only
parameter intotarget_version
by @tom-tan in #79 - Readme: correct list of versions supported by @mr-c in #86
- Make the requested output directory, if it doesn't exist yet by @mr-c in #88
- support packed $graph documents by @mr-c in #90
- Support draft-3 long form input arrays by @mr-c in #91
- Fix tests for upgrade_document by @tom-tan in #85
- Improve handling of no-op and invalid downgrade cases by @tetron in #94
deps
- bumped minimum ruamel-yaml version @mr-c in #113
- Bump mypy from 0.910 to 0.921 by @dependabot in #97
- Update ruamel-yaml requirement from <0.17.18,>=0.14.12 to >=0.14.12,<0.17.20 by @dependabot in #100
- Bump mypy from 0.921 to 0.930 by @dependabot in #98
- Update ruamel-yaml requirement from <0.17.20,>=0.14.12 to >=0.14.12,<0.17.21 by @dependabot in #101
- Bump mypy from 0.930 to 0.931 by @dependabot in #102
- Update pytest requirement from <6.3.0 to <7.1.0 by @dependabot in #103
- Update ruamel-yaml requirement from <0.17.21,>=0.14.12 to >=0.14.12,<0.17.22 by @dependabot in #104
- Bump mypy from 0.931 to 0.940 by @dependabot in #105
- Update pytest requirement from <7.1.0 to <7.2.0 by @dependabot in #106
- Bump mypy from 0.940 to 0.941 by @dependabot in #107
- Bump mypy from 0.941 to 0.942 by @dependabot in #108
- Bump mypy from 0.942 to 0.950 by @dependabot in #109
- Bump mypy from 0.950 to 0.960 by @dependabot in #110
- Bump mypy from 0.960 to 0.971 by @dependabot in #112
New Contributors
Full Changelog: v1.2.2...v1.2.3