Skip to content

Latest commit

 

History

History
48 lines (38 loc) · 1.41 KB

CHANGELOG.md

File metadata and controls

48 lines (38 loc) · 1.41 KB

Version History

0.2.0-beta.12

  • Bug fixe regarding rror handling
  • Now EPANET warning is not treated as error

0.2.0-beta.11

  • Bugfix

0.2.0-beta.10

  • Updated Pandas from maximum 1.5.2 to 2.2. Package yet not tested.
  • Added warning catch ro suppress depreciating warning for pandas 2.2

0.2.0-beta.6

  • added a check for Restoration. Restoration is not constructed if "restoration_on" is off
  • added examples in MANIFEST.in file so it is included in the PyPi.

0.2.0-beta.5

  • Removed some bugs in results
  • Project.prj file is always created even when other kind of inputs are provided.

0.2.0-beta.4

  • Modified requirements

0.2.0-beta.3

  • Modified Example 1
  • Added one image to documents
  • Modified Manifest to include the shared libraries in the PyPi release

0.2.0-beta.2

  • Transfered examples to the REWET main source code
  • resolved a minor bug
  • Added Manifest

0.2.0-beta.1

  • Fixed typos in documentation
  • Improved error handling in data processing module
  • Updated dependencies to latest versions
  • Updated acknowledgments section with funding and collaboration details
  • Added citation information for REWET
  • Included licenses for WNTR and EPANET
  • Initial release of REWET
  • Added basic project information and contact details
  • Added API
  • Refactored the code
  • added tests
  • added modified-EPANET compatibility for LINUX AMD64, and MacOS AMD64 (besides Windows AMD64 from the past)