Skip to content

Releases: drunsinn/pyXSteam

v0.4.10

Choose a tag to compare

@drunsinn drunsinn released this 10 Oct 19:05
cb895c5

What's Changed

New Contributors

Full Changelog: v0.4.9...v0.4.10

fix issue with missing unit conversion in h_px and h_tx

Choose a tag to compare

@drunsinn drunsinn released this 25 May 13:14
  • fix issue with missing unit conversion in h_px and h_tx
  • add tests for fixed bugs
  • fix error in demo script
  • add new demos based on the work of @stu314159
  • improve code readability by using additional tools:
    -- enforce code styling with black
    -- reduce minimal python version to 3.4 based on report from vermin
    -- fix more spelling mistakes with codespell

break out of infinite loop

Choose a tag to compare

@drunsinn drunsinn released this 24 Mar 07:33
v0.4.8

prep release v0.4.8

fix problem with setup.py

Choose a tag to compare

@drunsinn drunsinn released this 18 Jan 17:40
v0.4.7

Release 0.4.7

Version 0.4.6

Version 0.4.6 Pre-release
Pre-release

Choose a tag to compare

@drunsinn drunsinn released this 07 Dec 21:21

Fix bugs in new functions, clean up code and introduce GitHub workflows