Skip to content

v0.3.0

Compare
Choose a tag to compare
@wpk-nist-gov wpk-nist-gov released this 27 Sep 15:45
· 76 commits to main since this release

Changed

  • New linters via pre-commit

  • Development env now handled by tox

  • Moved modesl, data, idealgas from thermoextrap.core to thermoextrap.
    These were imported at top level anyway. This fixes issues with doing things
    like from thermoextrap.data import ..., etc.

  • Moved core._docstrings_ to docstrings.

  • Now using cmomy.docstrings instead of repeating them here.

Full Changelog: v0.2.3...v0.3.0