Recent Releases of yadage-schemas
yadage-schemas - v0.11.1
What's Changed
- ci: Use 'yadage_schemas' for all dist name by @matthewfeickert in https://github.com/yadage/yadage-schemas/pull/52
- fix: Use importlib-resources over deprecated pkg_resources by @matthewfeickert in https://github.com/yadage/yadage-schemas/pull/51
- chore: Add Dependabot for GitHub Actions by @matthewfeickert in https://github.com/yadage/yadage-schemas/pull/53
- build(deps): Bump the actions group with 3 updates by @dependabot in https://github.com/yadage/yadage-schemas/pull/54
- ci: Add GitHub artifact attestations to package distribution by @matthewfeickert in https://github.com/yadage/yadage-schemas/pull/55
- docs: Add CITATION.cff Citation File Format file by @matthewfeickert in https://github.com/yadage/yadage-schemas/pull/56
Full Changelog: https://github.com/yadage/yadage-schemas/compare/v0.11.0...v0.11.1
- Python
Published by matthewfeickert over 1 year ago
yadage-schemas - v0.11.0
What's Changed
- build: Drop Python 2 support by @matthewfeickert in https://github.com/yadage/yadage-schemas/pull/47
Drop support for Python 2. Support is provided for Python 3.7+.
Full Changelog: https://github.com/yadage/yadage-schemas/compare/v0.10.8...v0.11.0
- Python
Published by matthewfeickert about 3 years ago
yadage-schemas - v0.10.8
What's Changed
- ci: Remove unsupported Pythons from CI by @matthewfeickert in https://github.com/yadage/yadage-schemas/pull/39
- fix: Add upper bound on jsonschema of 4.9.1 by @matthewfeickert in https://github.com/yadage/yadage-schemas/pull/40
- fix: Add long description information metadata by @matthewfeickert in https://github.com/yadage/yadage-schemas/pull/41
- build: Require Python 3.7+ by @matthewfeickert in https://github.com/yadage/yadage-schemas/pull/42
- ci: Add packaging publishing GitHub Actions workflow by @matthewfeickert in https://github.com/yadage/yadage-schemas/pull/43
- chore: Update default branch from 'master' to 'main' by @matthewfeickert in https://github.com/yadage/yadage-schemas/pull/44
- fix: Fix detection of README for long description by @matthewfeickert in https://github.com/yadage/yadage-schemas/pull/45
This should be viewed as a temporary patch release until Issue #38 is resolved. After that and a new release is made v0.10.8 should be yanked from PyPI.
Full Changelog: https://github.com/yadage/yadage-schemas/compare/v0.10.7...v0.10.8
- Python
Published by matthewfeickert about 3 years ago
yadage-schemas - v0.10.7
What's Changed
- build: Add six requirement to install requirements by @matthewfeickert in https://github.com/yadage/yadage-schemas/pull/36
- ci: Add GitHub Actions based CI by @matthewfeickert in https://github.com/yadage/yadage-schemas/pull/37
New Contributors
- @matthewfeickert made their first contribution in https://github.com/yadage/yadage-schemas/pull/36
Full Changelog: https://github.com/yadage/yadage-schemas/compare/v0.10.6...v0.10.7
- Python
Published by matthewfeickert about 4 years ago