Skip to content

Releases: portyanikhin/PyFluids

v2.7.2

18 Dec 15:13
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v2.5.1

30 Aug 10:49
Compare
Choose a tag to compare

What's Changed

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

v2.5.0

04 Aug 21:41
Compare
Choose a tag to compare

What's Changed

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

v2.4.0

04 Jul 13:51
Compare
Choose a tag to compare

What's Changed

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

v2.3.2

21 Dec 12:46
Compare
Choose a tag to compare

What's Changed

  • Implemented the use of modern Python type annotations (PEP 604) by @portyanikhin in #6

Full Changelog: v2.3.1...v2.3.2

v2.3.1

20 Dec 19:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

20 Dec 14:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.3.0

v2.2.1

21 Nov 12:17
Compare
Choose a tag to compare

Documentation update.