Skip to content

Releases: oemof/oemof-tools

v0.4.3

23 Nov 20:22
Compare
Choose a tag to compare

New features:

  • Introduce ExperimentalFeatureWarning.

Less Logging

15 Jun 16:50
Compare
Choose a tag to compare
  • Add Python support for Python 3.10 and drop support for 3.7
  • Move CI from Appveyor and Travis to Github Actions
  • Use Black Code Style for oemof.tools
  • Change default logging level for file logging from DEBUG to WARNING

Improved init

17 Feb 18:37
Compare
Choose a tag to compare
  • Fix import problems on some plattforms

Happy Helpers

05 Jun 15:15
Compare
Choose a tag to compare

Now, oemof.tools is a separate package. It can be used to add user warnings or a pre-configured logger.

pip install oemof.tools

Even though it is more common to add the package to your requirements if needed.

Publish first unbundled version.

06 Apr 09:59
Compare
Choose a tag to compare

Everything should basically work.