Releases: pyiron/semantikon
Releases · pyiron/semantikon
semantikon-0.0.11
What's Changed
- Refactor by @samwaseda in #45
- Add input args for
u
by @samwaseda in #46 - [patch] Move get_function_dict by @samwaseda in #47
- Remove use_list by @samwaseda in #49
- Move ontology by @samwaseda in #50
Full Changelog: semantikon-0.0.10...semantikon-0.0.11
semantikon-0.0.10
What's Changed
- Bump numpy from 2.2.1 to 2.2.2 by @dependabot in #40
- Add
_is_semantikon_class
by @samwaseda in #41 - Make meta_to_dict public by @samwaseda in #42
- [patch] run black by @samwaseda in #44
- Function annotator by @samwaseda in #43
Full Changelog: semantikon-0.0.9...semantikon-0.0.10
semantikon-0.0.9
What's Changed
- Make triple and restriction plural by @samwaseda in #38
- Add lower bound by @samwaseda in #39
Full Changelog: semantikon-0.0.8...semantikon-0.0.9
semantikon-0.0.8
What's Changed
- Double typing by @samwaseda in #35
- Include the information about relative units in docstring by @samwaseda in #36
- Add restriction by @samwaseda in #37
Full Changelog: semantikon-0.0.7...semantikon-0.0.8
semantikon-0.0.7
What's Changed
- get rid of
otype
by @samwaseda in #34
Full Changelog: semantikon-0.0.6...semantikon-0.0.7
semantikon-0.0.6
What's Changed
- temporary bugfix for pint by @samwaseda in #33
Full Changelog: semantikon-0.0.5...semantikon-0.0.6
semantikon-0.0.5
What's Changed
- Use dict-like construction for use_list=True by @samwaseda in #29
- Make use list true to default by @samwaseda in #31
- Bump numpy from 2.2.0 to 2.2.1 by @dependabot in #32
Full Changelog: semantikon-0.0.4...semantikon-0.0.5
semantikon-0.0.4
What's Changed
- add otype by @samwaseda in #26
- Add triple by @samwaseda in #27
- Use
tuple[]
for multiple outputs by @samwaseda in #28
Full Changelog: semantikon-0.0.3...semantikon-0.0.4
semantikon-0.0.3
What's Changed
- Correct action trigger by @samwaseda in #25
Full Changelog: semantikon-0.0.2...semantikon-0.0.3
semantikon-0.0.2
What's Changed
- Bump numpy from 2.1.3 to 2.2.0 by @dependabot in #22
- enable uploading to pypi at each release by @samwaseda in #24
Full Changelog: semantikon-0.0.1...semantikon-0.0.2
Releasing again to check GitHub Actions