Releases: pyiron/pyiron_ontology
Releases · pyiron/pyiron_ontology
pyiron_ontology-0.2.8
What's Changed
- [patch] 🔥 🐛 fix rms in binder postBuild by @liamhuber in #64
- [patch] Update readthedocs config by @liamhuber in #65
- [patch] Target new CI release by @liamhuber in #73
- Bump pyiron/actions dependency from 3.3.0 to 3.3.3 by @liamhuber in #80
- Test tests by @samwaseda in #87
- Bump owlready2 from 0.46 to 0.47 by @dependabot in #77
- Bump pint from 0.23 to 0.24.4 by @dependabot in #79
- Bump pandas from 2.2.2 to 2.2.3 by @dependabot in #75
- update pyiron-data by @samwaseda in #89
- Add parsers by @samwaseda in #90
- Change triple and restriction plural by @samwaseda in #94
- [patch] Pointer bugfix by @samwaseda in #95
- Remove named individual because apparently it's implied by @samwaseda in #96
- Replace EX by NS because I guess EX stands for example by @samwaseda in #97
- Add activity and entity by @samwaseda in #99
- Use
URIRef
for the workflow-specific KG node and define pyiron namespace by @samwaseda in #100 - [patch] Add type hints by @samwaseda in #101
- Satisfy mypy by @liamhuber in #102
- Parse full workflow by @samwaseda in #98
- [patch] remove var_name because it's never used and anyway appears in the key by @samwaseda in #104
- [patch] Reduce dependence on pyiron workflow by @samwaseda in #105
- Add additional node for the values by @samwaseda in #107
- Move the location of units and change node names by @samwaseda in #109
- Remove str units by @samwaseda in #110
- [patch] Refactor by @samwaseda in #112
- Parse dataclass by @samwaseda in #114
- Remove semantikon_class condition by @samwaseda in #115
- Use latest semantikon version by @samwaseda in #117
- Annotate Functions by @samwaseda in #118
- [patch] Refactor by @samwaseda in #120
- make ontology optional by @samwaseda in #121
- Append properties not defined in the graph by @samwaseda in #122
- Separate workflow parser from knowledge graph creation by @samwaseda in #123
- Use semantikon 0.0.11 by @samwaseda in #124
- New workflow parser by @samwaseda in #125
New Contributors
- @samwaseda made their first contribution in #87
Full Changelog: pyiron_ontology-0.2.7...pyiron_ontology-0.2.8
pyiron_ontology-0.2.7
What's Changed
- Bump CI target by @liamhuber in #59
Full Changelog: pyiron_ontology-0.2.6...pyiron_ontology-0.2.7
pyiron_ontology-0.2.6
What's Changed
- Bump CI target by @liamhuber in #57
Full Changelog: pyiron_ontology-0.2.5...pyiron_ontology-0.2.6
pyiron_ontology-0.2.5
What's Changed
- Bump CI target by @liamhuber in #56
Full Changelog: pyiron_ontology-0.2.4...pyiron_ontology-0.2.5
pyiron_ontology-0.2.4
What's Changed
- Bump CI target by @liamhuber in #55
Full Changelog: pyiron_ontology-0.2.3...pyiron_ontology-0.2.4
pyiron_ontology-0.2.3
What's Changed
- Bump CI target by @liamhuber in #54
Full Changelog: pyiron_ontology-0.2.2...pyiron_ontology-0.2.3
pyiron_ontology-0.2.2
What's Changed
- Bump CI target by @liamhuber in #53
Full Changelog: pyiron_ontology-0.2.1...pyiron_ontology-0.2.2
pyiron_ontology-0.2.1
What's Changed
- Target new CI release by @liamhuber in #52
Full Changelog: pyiron_ontology-0.1.5...pyiron_ontology-0.2.1
pyiron_ontology-0.2.0
What's Changed
- Update pyiron_atomistics optional dependency by @liamhuber in #44
- [patch] Try targeting a particular tag on the pyiron/actions repo by @liamhuber in #47
- Bump owlready2 from 0.45 to 0.46 by @dependabot in #48
- Bump dependencies by @liamhuber in #50
- [minor] Migrate to pyproject.toml by @liamhuber in #51
New Contributors
- @dependabot made their first contribution in #48
Full Changelog: pyiron_ontology-0.1.4...pyiron_ontology-0.1.5
pyiron_ontology-0.1.4
What's Changed
- Coveralls by token by @liamhuber in #20
- Add badges by @liamhuber in #21
- Test atomistics by @liamhuber in #22
- Drop python <3.9 from setup.py by @liamhuber in #23
- Add 311 by @liamhuber in #24
- versioneer update to 0.29 by @jan-janssen in #25
- Add pyiron-data to the notebooks dependency by @liamhuber in #30
- Delete .github/delete-merged-branch-config.yml by @jan-janssen in #29
- Pin versions to latest by @liamhuber in #31
- Lean more heavily on pyiron/actions by @liamhuber in #32
- Readthedocs by @liamhuber in #33
- Render stuff in alphabetical order by default by @liamhuber in #34
- Test docs examples by @liamhuber in #35
- Add rtd theme to dependencies by @liamhuber in #38
- Add example notebooks to docs by @liamhuber in #37
- Readthedocs render by @liamhuber in #36
- Use pyiron_ontology instead of pyiron throughout docs conf by @liamhuber in #41
- Depend on default docs env by @liamhuber in #39
- Update readme by @liamhuber in #42
New Contributors
- @jan-janssen made their first contribution in #25
Full Changelog: pyiron_ontology-0.1.3...pyiron_ontology-0.1.4