Releases: tlambert03/ome-types
Releases · tlambert03/ome-types
v0.5.3
What's Changed
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #263
- ci(dependabot): bump codecov/codecov-action from 4 to 5 by @dependabot in #264
- fix: fix pydantic 2.10 by @tlambert03 in #267
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- docs: fix plural names in docs by @tlambert03 in #256
- style: add back typos to pre-commit, update by @tlambert03 in #257
- ci(dependabot): bump CodSpeedHQ/action from 2 to 3 by @dependabot in #259
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #258
- fix: swallow exceptions on is_model by @tlambert03 in #262
Full Changelog: v0.5.1...v0.5.2
v0.5.1.post1
Full Changelog: v0.5.1...v0.5.1.post1
v0.5.1
What's Changed
- build: drop support for python3.7 by @tlambert03 in #245
- chore: replace black with ruff-format by @tlambert03 in #246
- ci(dependabot): bump softprops/action-gh-release from 1 to 2 by @dependabot in #247
- feat: make Map implement MutableMapping interface by @tlambert03 in #249
- refactor: Cleanup autogeneration by @tlambert03 in #250
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- refactor: different pattern for structured annotations list and shapes union by @tlambert03 in #237
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #238
- ci(dependabot): bump actions/cache from 3 to 4 by @dependabot in #239
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #240
- ci(dependabot): bump codecov/codecov-action from 3 to 4 by @dependabot in #241
- fix: compatibility fixes for xsdata >=24 by @tlambert03 in #243
- ci: support python 3.12 and test min dependencies on ci by @tlambert03 in #244
Full Changelog: v0.4.5...v0.5.0
v0.5.0rc0
What's Changed
- refactor: different pattern for structured annotations list and shapes union by @tlambert03 in #237
Full Changelog: v0.4.5...v0.5.0rc0
v0.4.5
What's Changed
- ci(dependabot): bump CodSpeedHQ/action from 1 to 2 by @dependabot in #231
- ci(dependabot): bump actions/setup-python from 4 to 5 by @dependabot in #232
- ci(dependabot): bump aganders3/headless-gui from 1 to 2 by @dependabot in #233
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #230
- fix: fix output to JSON schema [WIP] by @tlambert03 in #235
- feat: support pydantic-compat v0.2. by @tlambert03 in #236
Full Changelog: v0.4.3...v0.4.5
v0.4.3
What's Changed
- ci(dependabot): bump actions/checkout from 3 to 4 by @dependabot in #216
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #217
- build: use pydantic-compat library by @tlambert03 in #213
- fix: update vendored color deprecations by @tlambert03 in #223
- build: update pydantic compat to v0.1.0 by @tlambert03 in #224
- feat: build typed kwargs dicts by @tlambert03 in #225
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #227
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #228
- fix: fix build by adding ruff unsafe-fixes and other build fixes by @tlambert03 in #229
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #212
- fix: fix import of removed private vendored attr in pydantic by @tlambert03 in #215
Full Changelog: v0.4.1...v0.4.2