Skip to content

MODFLOW developer tools 1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 16:18
· 23 commits to main since this release
5182e3b

New features

  • feat(latex): Add latex utilities (#132). Committed by wpbonelli on 2024-01-09.
  • feat(misc): Parse literals from environment variables (#135). Committed by wpbonelli on 2024-01-21.
  • feat(ostags): add OS tags for Apple silicon (#139). Committed by wpbonelli on 2024-02-18.

Refactoring

  • refactor: Remove executables module/class (#136). Committed by wpbonelli on 2024-01-25. Should be in a major release per semver, but nothing is using it, so this should be safe.
  • refactor(fixtures): Support pytest>=8, drop pytest-cases dependency (#137). Committed by wpbonelli on 2024-01-31.