Skip to content

MODFLOW developer tools 1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Nov 15:41
· 40 commits to main since this release
5d5d740

Support for Python 3.12, as well as a few testing-related features.

New features

  • feat(fixtures): Add --tabular pytest CLI arg and corresponding fixture (#116). Committed by wpbonelli on 2023-09-12.
  • feat(timeit): Add function timing decorator (#118). Committed by wpbonelli on 2023-09-12.
  • feat(executables): Support .get(key, default) like dict (#125). Committed by wpbonelli on 2023-11-21.

Refactoring

  • refactor: Support python 3.12, various updates (#124). Committed by wpbonelli on 2023-11-11.