File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## [ Unreleased]
88
9+ ## [ 0.7.0] - 2024-05-03
10+
11+ ### Changed
12+
13+ - Add custom loader to resolve urn: references schema files
14+
15+ ### Fixed
16+
17+ - Pin flake8<6 for linting
18+ - Require lxml and defusedxml for tests
19+ - myst-parser-version<0.18.0 removed from test matrix, as too old and massive dependency issues
20+
921## [ 0.6.1] - 2023-10-18
1022
1123### Fixed
Original file line number Diff line number Diff line change 66
77setup (
88 name = 'sphinxcontrib-opendataservices-jsonschema' ,
9- version = '0.6.1 ' ,
9+ version = '0.7.0 ' ,
1010 url = 'https://github.com/OpenDataServices/sphinxcontrib-opendataservices-jsonschema' ,
1111 license = 'BSD' ,
1212 author = 'Takeshi KOMIYA & Open Data Services Co-operative' ,
You can’t perform that action at this time.
0 commit comments