Skip to content

V1.0.0 API redesign and first Pyhon-API draft

Compare
Choose a tag to compare
@fedebenelli fedebenelli released this 18 Jul 18:28
· 238 commits to main since this release
e3981c2

First official version of yaeos! 🥳

This release includes a big change in the library's general API. Using methods for each property that can be calculated by an ArModel. Also the naming and order of arguments have been standardized, as seen in our styling guide.

What's ahead

  • The inclusion of more thermodynamic models
  • Ideal models to calculate thermodynamic properties
  • Complex phase-diagrams tracing
  • More documentation for the end user
  • Fully functional Python API published on PyPI
  • Deploying of packages executables on each release

What's Changed

Full Changelog: v0.3.0...v1.0.0