Skip to content

MODFLOW developer tools 1.9.1

Choose a tag to compare

@github-actions github-actions released this 05 Mar 13:11
· 6 commits to main since this release
186bc5c

Bug fixes

Version 1.9.0 accidentally broke the DFN to TOML conversion script. Keep the old one for compatibility with the old dfn module, move the new one into the experimental dfns module. And a couple other fixes/tweaks.

  • fix(dfn): Restore old dfn2toml logic (#299). Committed by wpbonelli on 2026-03-04.
  • fix: Fix version comparison, improve autosync behavior (#300). Committed by wpbonelli on 2026-03-04.