·
6 commits
to main
since this release
What's Changed
- Bump numpy from 2.2.2 to 2.2.3 by @dependabot in #56
- Add default and
meta_to_dict
should always return a dict by @samwaseda in #57 - Test readme by @liamhuber in #59
- Return only items defined by @samwaseda in #60
- Function parser for tests by @samwaseda in #61
- Extend the parser to Macro by @samwaseda in #62
- Execution for sample workflows by @samwaseda in #63
- Use semantikon workflow for tests by @samwaseda in #64
- Allow macro nodes to run by @samwaseda in #65
- Update macro tests to use new parser by @samwaseda in #66
- Update units check by @samwaseda in #67
New Contributors
- @liamhuber made their first contribution in #59
Full Changelog: semantikon-0.0.12...semantikon-0.0.13