v1.1.10
What's Changed
- Implementing fix to versions for release / build by @JamesSaxon in #47
- Replace old travel times with OpenTimes by @dfsnow in #50
- get tests running again before migration by @jGaboardi in #54
- resolve testing import failures -- #55 by @jGaboardi in #56
- Update README.md -- new testing GHA yaml name by @jGaboardi in #58
- re-up deps & tests up to 3.13 by @jGaboardi in #62
- adopt
pyproject.toml, etc. by @jGaboardi in #66 - Fix Eucldean Neighbors Test by @JamesSaxon in #70
- syntax error
build_docs.ymlby @jGaboardi in #75 - support only Python 3.11+ & adopt spec0000 deps by @jGaboardi in #73
ruffaccess - part 1 by @jGaboardi in #77ruffaccess - part 2 by @jGaboardi in #78ruffaccess - part 3 by @jGaboardi in #80- ruff access - part 4 + convert to
pytestby @jGaboardi in #82 - thread through the missing parameters in RAAM by @JamesSaxon in #84
ruffaccess - part 5 + convert topytestby @jGaboardi in #83ruffaccess - part 6 + convert topytestby @jGaboardi in #85ruffaccess - part 7 + pandas warnings by @jGaboardi in #87- make
<= max_costinfca.weighted_catchment()by @jGaboardi in #90 - action maint; give docs some love; etc by @jGaboardi in #91
- rename notebooks and clean up links in docs by @jGaboardi in #92
- remove
tools/gitcount.ipynb- no longer used by @jGaboardi in #93 - modernize macOS testing by @jGaboardi in #96
- standard CI envs dir & naming conventions by @jGaboardi in #95
- initial attempt at Python 3.14 in CI by @jGaboardi in #97
New Contributors
Full Changelog: v1.1.9...v1.1.10