Releases: boschresearch/pylife
Releases · boschresearch/pylife
2.1.0rc1
New features
-
History output for
odbclient
-
WoehlerCurve.miner_original()
Breaking changes
-
Non-destructive miner modifiers of
WoehlerCurve
The methods
WoehlerCurve.miner_elementary()
and
WoehlerCurve.miner_haibach()
now return modified copies of the original
WoehlerCurve object, rather than modifying the original.
2.1.0b1
More accurate descriptions in upcoming release
2.0.4
Minor bugfix release
- switch to vtk > 9
- fix two index bugs in gradient.py and hotspot.py
- support for python 3.11
- pandas-2.0 compliant
2.0.4rc1
Minor bugfix release
- switch to vtk > 9
- fix two index bugs in gradient.py and hotspot.py
- support for python 3.11
- pandas-2.0 compliant
2.0.3
Maintenance release to follow dependency changes
2.0.3rc3: Use ubuntu-latest for deployment workflows
Signed-off-by: Johannes Mueller <[email protected]>
2.0.3rc2: Temporarily pin pandas version also in odbclient
Signed-off-by: Johannes Mueller <[email protected]>
2.0.3rc1
Maintenance release to follow dependencies
2.0.2
Minor bugfix release
- Fix bug for detection of Abaqus binaries in odbserver
2.0.2rc1
Minor bugfix release
- Fix bug for detection of Abaqus binaries in odbserver