Skip to content

Releases: portyanikhin/PyFluids

v2.9.0

28 Nov 19:24

Choose a tag to compare

What's Changed

  • feat: add an ability to override CoolProp backend when constructing a Fluid instance (#90)
  • build: bump CoolProp from 7.1.0 to 7.2.0 (#89)
  • build: bump tomli from 2.2.1 to 2.3.0 (#87)
  • build: use uv instead of poetry (#92)
  • build: add Python 3.14 support (#93)

Full Changelog: v2.8.2...v2.9.0

v2.8.2

02 Oct 12:01

Choose a tag to compare

What's Changed

  • Bump CoolProp from 6.8.0 to 7.1.0 (#85)

Full Changelog: v2.8.1...v2.8.2

v2.8.1

16 May 14:53

Choose a tag to compare

What's Changed

Full Changelog: v2.8.0...v2.8.1

v2.8.0

22 Feb 23:02

Choose a tag to compare

What's Changed

v2.7.2

18 Dec 15:13

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.1...v2.7.2

v2.7.1

02 Oct 13:29

Choose a tag to compare

What's Changed

  • The specify_phase and unspecify_phase methods of the Fluid and Mixture classes now returns self (for methods chaining) by @portyanikhin in #45 (closes #44)
  • The with_state method of the Fluid and Mixture classes no longer resets the specified phase by @portyanikhin in #52 (closes #44)
  • Updated required Python versions (to >=3.8, <3.13) by @portyanikhin in #46
  • Bump tomli from 2.0.1 to 2.0.2 by @dependabot in #50

Full Changelog: v2.6.0...v2.7.1

v2.6.0

30 Nov 12:57

Choose a tag to compare

What's Changed

Full Changelog: v2.5.1...v2.6.0

v2.5.1

30 Aug 10:49

Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.5.1

v2.5.0

04 Aug 21:41

Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.5.0

v2.4.0

04 Jul 13:51

Choose a tag to compare

What's Changed

Full Changelog: v2.3.2...v2.4.0