What's Changed
- Capped pandas requirement below 3.0 by @kbonney in #548
- Removed pandas <3.0 requirement by @kbonney in #550
- Fixed pkg_resources deprecation and CI build failures by @kbonney in #552
- Added DeepWiki documentation link to README by @chase-cog-ai in #551
- Added framework for WNTR extensions by @kaklise in #554
- Changed asserts for float/int types to use numbers.Real by @AbelHeinsbroek in #555
- Replaced fillna(0) with fillna(1) in the Earthquake example by @wael-mahlous in #557
- Updated release workflows by @kbonney in #560
- Updated user community page and added AI disclosure to the Pull Request template by @kaklise in #561
- Fixed expired deprecation of np.cross by @kbonney in #565
- Fixed geopandas plotting inconsistency by @kbonney in #563
- Added clarification on pump speed limitations to documentation by @kbonney in #567
- Fixed bug in leaflet and interactive plotting by @kbonney in #568
- Updated Conda release workflow by @kbonney in #571
- Fixed type checking across package by @kbonney in #564
- Improved Pull Request template format by @kbonney in #569
- Peformed test suite cleanup by @kbonney in #570
- Added geopandas backend for valve layer by @kbonney in #572
- Fixed evaluation of TimeOfDayCondition by @kbonney in #566
- Fixed partial link attribute plotting for 'gpd' backend by @kbonney in #573
- Fixed wheel testing by @kbonney in #574
New Contributors
- @chase-cog-ai made their first contribution in #551
- @AbelHeinsbroek made their first contribution in #555
- @wael-mahlous made their first contribution in #557
Full Changelog: 1.4.0...1.5.0