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
- Updated workflow and testing to hold numpy < 2.0 and use macOS-13 by @kbonney in #430
New Contributors
- @frank-hulo made their first contribution in #384
- @mi-les made their first contribution in #405
Full Changelog: 1.1.0...1.2.0