New features
- Added draft version of a Journal of Open Source Software paper
- Added benchmarking notebook that compares performance with parallelisation on and off
Bug fixes
- Fix documentation to point to correct location of
list_models
function (e.g.eo_tides.utils.list_models
)
Breaking changes
- Removed Python 3.9 support
- Added Python 3.13 support
PRs
- Journal of Open Source Science paper by @robbibt in #35
- Remove support for Python 3.9, add Python 3.13 by @robbibt in #40
Full Changelog: 0.4.0...0.5.0