Changelog#
All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.2 - 2026-07-10#
Added#
- run: Add an optional progress bar to run_swmm
merge#
- PR #1 from cheginit/feat/progressbar-and-macos-openmp by @cheginit in #1
New Contributors#
- @cheginit made their first contribution in #1
0.1.1 - 2026-07-02#
Fixed#
- Re-sign macOS wheel dylibs after delocate
[0.1.0] - 2026-07-02#
Added#
- Numpy-only toolkit for SWMM file and engine I/O
Changed#
- Move smoketest into tests, harden wheel build
New Contributors#
- @ made their first contribution