Skip to content

TidalPy v0.6.9

Choose a tag to compare

@jrenaud90 jrenaud90 released this 20 Sep 03:29
· 207 commits to main since this release
0f21262

Changes

Fixes

  • Fixed issue where TidalPy.RadialSolver.shooting would pick the incorrect starting index. If the starting layer (set by the starting radius) was not the first layer it could cause a int overflow and lead to access violation crashes.

Dependencies

  • Updates some GitHub action dependencies.

Tests

  • Added more tests to check RadialSolver starting radius conditions to try to catch bugs like this patch fixed!

GitHub Tracked Changes

Full Changelog: v0.6.8...v0.6.9