Skip to content

Releases: USEPA/WNTR

Version 1.2.0rc1 Release

14 Jun 22:18
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Added setuptools and removed readthedocs config by @kaklise in #396
  • Documentation updates to install WNTR without Anaconda by @kaklise in #403
  • Added google analytics key by @kbonney in #406
  • Added EpanetException class and subclasses that allow for cleaner error reporting during IO by @dbhart in #381
  • Fixed bug caused by units="SI" in a call to write_inp by @kbonney in #410
  • Fixed bug caused by changes in NetworkX draw function by @kbonney in #417
  • Added basic and geospatial jupyter notebook demos, updated documentation by @kaklise in #419
  • Resolved deprecation/future warnings and included GeoPandas in windows build test by @kaklise in #423
  • Added nodes/pipes to excluded in skeletonization by @frank-hulo in #384
  • Updates to the basic and geospatial demos by @kaklise in #427
  • Minor update to demos by @kaklise in #428
  • Fixed bug related to link colormap by @kaklise in #429
  • Fixed bug in GIS I/O caused by index names by @kbonney in #395
  • Fixed bug in network_animation by @mi-les in #405

New Contributors

Full Changelog: 1.1.0...1.2.0rc1

Version 1.1.0 Release

27 Nov 15:52
7c5a6a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

Version 1.0.0 Release

31 Mar 00:07
7d62a7f
Compare
Choose a tag to compare

What's Changed

  • Efficiency improvements to valve segmentation by @kbonney in #318
  • Updates to address deprecation warnings and reproducibility, updates to documentation by @kaklise in #328
  • Snap function patch by @jhogge in #327
  • Adding vertices to morph.node by @kbonney in #332
  • Type checking for time options by @kaklise in #334
  • Updated the setup process and documentation by @kaklise in #335
  • Updated copyright year and added EPANET license by @kaklise in #336
  • Minor update to the snap function and cleanup by @kaklise in #340

Full Changelog: 0.5.0...1.0.0

Version 1.0.0.rc2 Release

30 Mar 23:12
7d62a7f
Compare
Choose a tag to compare
Pre-release

Full Changelog: 1.0.0rc1...1.0.0rc2

Version 1.0.0.rc1 Release

30 Mar 21:29
79dd510
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Efficiency improvements to valve segmentation by @kbonney in #318
  • Updates to address deprecation warnings and reproducibility, updates to documentation by @kaklise in #328
  • Snap function patch by @jhogge in #327
  • Adding vertices to morph.node by @kbonney in #332
  • Type checking for time options by @kaklise in #334
  • Updated the setup process and documentation by @kaklise in #335
  • Updated copyright year and added EPANET license by @kaklise in #336
  • Minor update to the snap function and cleanup by @kaklise in #340

Full Changelog: 0.5.0...1.0.0rc1

Version 0.5.0 Release

17 Nov 22:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.2...0.5.0

Version 0.5.0.rc8 Release

15 Nov 00:46
607659d
Compare
Choose a tag to compare
Pre-release

Release candidate to test connection to PyPI

Version 0.5.0.rc7 Release

11 Nov 20:15
3713dce
Compare
Choose a tag to compare
Pre-release

Testing use of release workflow with PyPA, update for cibuildwheel

Version 0.5.0.rc6 Release

11 Nov 18:41
0a0297d
Compare
Choose a tag to compare
Pre-release

Testing use of release workflow with PyPA

Version 0.5.0.rc5 Release

28 Oct 16:40
962f4d8
Compare
Choose a tag to compare
Pre-release
Update __init__.py