Skip to content

Beta release of MIKE IO 1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ecomodeller ecomodeller released this 02 May 16:15
· 2111 commits to main since this release

Lot's of changes...

Some methods have been deprecated, and we tried to add hints on how to change the code to achieve the same thing.

The upgrade to MIKE IO 1.0 will potentially require some changes to your code, but upgrading to next version will likely be very smooth.

Before the official release, install the beta version like this:
pip install mikeio==1.0b0

During the beta period we will focus on:

  • Fixing bugs (please file an issue if you find a bug)
  • Fixing possible inconsistent naming
  • Improving documention
  • Not adding any new features

Thanks to @miab44 for becoming a contributor to MIKE IO!

What's Changed

New Contributors

  • @miab44 made their first contribution in #316

Full Changelog: v1.0.a2...v1.0b0