Releases: instructlab/schema
Releases · instructlab/schema
v0.4.2
What's Changed
- build(deps): bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in #46
- build(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 by @dependabot in #48
- build(deps): bump hynek/build-and-inspect-python-package from 2.8.0 to 2.9.0 by @dependabot in #49
- build(deps): bump DavidAnson/markdownlint-cli2-action from 16.0.0 to 17.0.0 by @dependabot in #50
- build(deps): bump step-security/harden-runner from 2.9.1 to 2.10.1 by @dependabot in #51
- build(deps): bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 by @dependabot in #52
- build(deps): bump rhysd/actionlint from 1.7.1 to 1.7.2 in /.github/workflows by @dependabot in #53
- docs: add workflow status badges to README by @nathan-weinberg in #54
- build(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #55
- build(deps): bump rhysd/actionlint from 1.7.2 to 1.7.3 in /.github/workflows by @dependabot in #56
- build(deps): bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 by @dependabot in #57
- build(deps): bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #58
- build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #62
- build(deps): bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in #63
- build(deps): bump hynek/build-and-inspect-python-package from 2.9.0 to 2.10.0 by @dependabot in #65
- build(deps): bump rhysd/actionlint from 1.7.3 to 1.7.4 in /.github/workflows by @dependabot in #66
- build(deps): bump DavidAnson/markdownlint-cli2-action from 17.0.0 to 18.0.0 by @dependabot in #70
- build(deps): bump step-security/harden-runner from 2.10.1 to 2.10.2 by @dependabot in #71
- build(deps): bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.3 by @dependabot in #72
- build(deps): bump hynek/build-and-inspect-python-package from 2.10.0 to 2.11.0 by @dependabot in #74
- Fix
TaxonomyReadingException
message not displaying by @courtneypacheco in #76
New Contributors
- @nathan-weinberg made their first contribution in #54
- @courtneypacheco made their first contribution in #76
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- build(deps): bump step-security/harden-runner from 2.9.0 to 2.9.1 by @dependabot in #43
- lint: Disable line length lint check by @bjhargrave in #45
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- build(deps): bump hynek/build-and-inspect-python-package from 2.7.0 to 2.8.0 by @dependabot in #42
- Taxonomy reading API by @bjhargrave in #33
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- ci: Fix duplicate GitHub release by @bjhargrave in #41
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Bump actions/download-artifact from 4.1.7 to 4.1.8 by @dependabot in #34
- Bump actions/setup-python from 5.1.0 to 5.1.1 by @dependabot in #35
- Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0 by @dependabot in #36
- Bump hynek/build-and-inspect-python-package from 2.6.0 to 2.7.0 by @dependabot in #37
- Bump step-security/harden-runner from 2.8.1 to 2.9.0 by @dependabot in #40
- Introduce v3 schema by @russellb in #39
New Contributors
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Add schema by @hickeyma in #1
- Update README.md by @hickeyma in #2
- schema: Update knowledge schema with document section by @bjhargrave in #3
- schema: Remove metadata schema as attribution information wont be in yaml by @bjhargrave in #7
- Updating cli repo name to instructlab and org to instructlab by @danmcp in #9
- Added security policy by @jjasghar in #10
- schema: Define a relaxed schema as v1 and move current schema to v2 by @bjhargrave in #11
- Add github workflows for schema repo by @bjhargrave in #13
- Ignore actionlint warning on workflow command by @bjhargrave in #14
- Bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #15
- Bump tj-actions/changed-files from 44.3.0 to 44.4.0 by @dependabot in #16
- Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #18
- Bump tj-actions/changed-files from 44.4.0 to 44.5.0 by @dependabot in #19
- Bump step-security/harden-runner from 2.7.1 to 2.8.0 by @dependabot in #21
- Bump tj-actions/changed-files from 44.5.0 to 44.5.1 by @dependabot in #23
- Bump tj-actions/changed-files from 44.5.1 to 44.5.2 by @dependabot in #25
- Improve descriptions of task_description and domain elements by @bjhargrave in #26
- Update actionlint to v1.7.1 by @bjhargrave in #20
- Bump step-security/harden-runner from 2.8.0 to 2.8.1 by @dependabot in #28
- Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #29
- schema package: Build a python package with the schema by @bjhargrave in #27
- Bump step-security/harden-runner from 2.8.0 to 2.8.1 by @dependabot in #32
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in #31
New Contributors
- @hickeyma made their first contribution in #1
- @bjhargrave made their first contribution in #3
- @danmcp made their first contribution in #9
- @jjasghar made their first contribution in #10
- @dependabot made their first contribution in #15
Full Changelog: https://github.com/instructlab/schema/commits/v0.2.0