Releases: pyiron/sphinx_parser
Releases · pyiron/sphinx_parser
sphinx_parser-0.1.9
What's Changed
- Move location of func_in_func and convert numpy to python native object by @samwaseda in #75
- Show boolean explicitly by @samwaseda in #76
- Add transPath to input by @samwaseda in #77
- Update semantikon version to 1.1.0 by @jan-janssen in #79
- Fix hatchling based release by @jan-janssen in #81
Full Changelog: sphinx_parser-0.1.8...sphinx_parser-0.1.9
sphinx_parser-0.1.8
What's Changed
- Fix SyntaxWarning for invalid escape sequences in regex strings by @pmrv in #70
- Correct project name and fix text errors in README by @samwaseda in #71
- Use r to avoid syntax confusion in vim by @samwaseda in #72
- [nit] Add units to zField by @samwaseda in #73
- Include mypy to the tests by @samwaseda in #74
Full Changelog: sphinx_parser-0.1.7...sphinx_parser-0.1.8
sphinx_parser-0.1.7
What's Changed
- Update semantikon to 0.0.27 by @jan-janssen in #64
- Set lower bound for pyyaml =5.4.1 by @jan-janssen in #65
- Update h5py to 3.16.0 by @jan-janssen in #66
- Update ASE to 3.28.0 by @jan-janssen in #67
- Update semantikon version to 1.0.0 by @samwaseda in #68
- Update numpy to 2.4.3 and pint to 0.25.3 by @jan-janssen in #63
Full Changelog: sphinx_parser-0.1.6...sphinx_parser-0.1.7
sphinx_parser-0.1.6
What's Changed
- Test with numpy 2.3.5 and pyyaml 6.0.3 by @jan-janssen in #59
- Update ASE to 3.27.0 by @jan-janssen in #62
Full Changelog: sphinx_parser-0.1.5...sphinx_parser-0.1.6
sphinx_parser-0.1.5
What's Changed
- Update pint to 0.25.2 and semantikon to 0.0.26 by @jan-janssen in #58
Full Changelog: sphinx_parser-0.1.4...sphinx_parser-0.1.5
sphinx_parser-0.1.4
What's Changed
- Update pint to 0.25.1 by @jan-janssen in #57
Full Changelog: sphinx_parser-0.1.3...sphinx_parser-0.1.4
sphinx_parser-0.1.3
What's Changed
- Update semantikon 0.0.24 by @jan-janssen in #55
- Test with Python 3.14 and update black to 25.1.0 and h5py to 3.15.0 by @jan-janssen in #56
Full Changelog: sphinx_parser-0.1.2...sphinx_parser-0.1.3
sphinx_parser-0.1.2
What's Changed
- Update pint to 0.25 by @jan-janssen in #53
- Update numpy to 2.3.3 by @jan-janssen in #54
Full Changelog: sphinx_parser-0.1.1...sphinx_parser-0.1.2
sphinx_parser-0.1.1
What's Changed
- Use private function names in order to not show them in the tab compl… by @samwaseda in #49
- Fix typo and enhance README clarity by @samwaseda in #50
- Make func_in_func private by @samwaseda in #51
- update semantikon by @niklassiemer in #52
New Contributors
- @niklassiemer made their first contribution in #52
Full Changelog: sphinx_parser-0.1.0...sphinx_parser-0.1.1
sphinx_parser-0.1.0
What's Changed
- Report coverage to codecov by @jan-janssen in #47
- Not require
createto get inputs by @samwaseda in #45 - add type hints by @samwaseda in #48
Full Changelog: sphinx_parser-0.0.3...sphinx_parser-0.1.0