Skip to content

v2.7.1

Compare
Choose a tag to compare
@portyanikhin portyanikhin released this 02 Oct 13:29
· 11 commits to main since this release

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