Releases: ladisk/pyuff
Releases · ladisk/pyuff
v2.4.4
What's Changed
- Fixing 58b files with formatting issues by @jasasonc in #92
- Prepare for release v2.4.4 by @jankoslavic in #93
Full Changelog: v2.4.3...v2.4.4
v2.4.3
v2.4.1
In this release
- migrated to
pyproject.toml
Changes in previous releases
- MAINT: added licence info by @miha-pirnat in #4
- implemented type58 parsing on string widths by @jankoslavic in #14
- Fix link to website by @nilswagner in #33
- Dataset 2412 reading by @mglesser in #35
- Write dataset 2412 by @mglesser in #36
- DS2414 dataset handling by @kdegrendele in #39
- 2414 Rec. 12, 13 formatting bug fix by @klemengit in #42
- Documentation and dict functions by @klemengit in #44
- Return integer values for dataset type by @nilswagner in #47
- Restructured package by @klemengit in #45
- Documentation update by @jasasonc in #48
- setup.py and version update by @klemengit in #49
- Prepare functions update by @jasasonc in #51
- Added function to convert set 2412 to set 82 by @zinebzahar1997 in #55
- Update dataset_15.py by @nilswagner in #57
- self._refresh() to self.refresh (#56) by @klemengit in #59
- corrected reading of double strings vs by @jankoslavic in #66
- FEA support by @theScriptingEngineer in #65
- [2411 dataset] & [2414 dataset] small improvements by @michaelquaglia in #67
- removing comments form pull request by @jankoslavic in #68
- Added action for testing by @jankoslavic in #69
- Bugfix writing 2414 by @toonijn in #70
- ENH: force_double to control double/single precision of writing data by @jankoslavic in #73
- corrected arange use to prevent wrong x axis by @jankoslavic in #76
- changed licence to MIT by @jankoslavic in #77
- Change format inconsistence in beam.uff by @nico-arnold in #78
- Correct dataset 2420 by @nico-arnold in #80
- Correct test dataset by @nico-arnold in #82
- Correct dataset 2412 by @nico-arnold in #79
- Implement dataset 2467 by @nico-arnold in #81
- ENH: added uff data structure for each dataset by @jankoslavic in #83
- ENH: update for reading dataset55 without spaces by @jankoslavic in #85
Contributors
- @miha-pirnat made their first contribution in #4
- @jankoslavic made their first contribution in #14
- @nilswagner made their first contribution in #33
- @mglesser made their first contribution in #35
- @kdegrendele made their first contribution in #39
- @klemengit made their first contribution in #42
- @jasasonc made their first contribution in #48
- @zinebzahar1997 made their first contribution in #55
- @theScriptingEngineer made their first contribution in #65
- @michaelquaglia made their first contribution in #67
- @toonijn made their first contribution in #70
- @nico-arnold made their first contribution in #78
Full Changelog: https://github.com/ladisk/pyuff/commits/v2.4.1