Skip to content

Releases: drunsinn/pyXSteam

fix issue with missing unit conversion in h_px and h_tx

25 May 13:14
Compare
Choose a tag to compare
  • 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

24 Mar 07:33
Compare
Choose a tag to compare
v0.4.8

prep release v0.4.8

fix problem with setup.py

18 Jan 17:40
Compare
Choose a tag to compare
v0.4.7

Release 0.4.7

Version 0.4.6

07 Dec 21:21
Compare
Choose a tag to compare
Version 0.4.6 Pre-release
Pre-release

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