Skip to content

v1.4.0

Compare
Choose a tag to compare
@xylar xylar released this 02 Feb 17:23
· 7 commits to main since this release
2a53c8d

What's Changed

  • Add esmf_build_map() method and reorganize by @xylar in #62
  • Tweak behaviors in build workflow by @altheaden in #65
  • Update supported python versions by @altheaden in #64
  • Add dependabot workflow by @altheaden in #66
  • Bump actions/setup-python from 3 to 5 by @dependabot in #67
  • Bump conda-incubator/setup-miniconda from 2 to 3 by @dependabot in #68
  • Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #69
  • Bump actions/checkout from 3 to 4 by @dependabot in #71
  • Bump actions/cache from 3 to 4 by @dependabot in #70
  • Add flags to pip install command by @altheaden in #72
  • Update pre-commit dependencies by @altheaden in #73
  • Add python 3.13 by @altheaden in #74
  • Add CI workflow to automatically update pre-commit and its dependencies by @altheaden in #75
  • Fix typo in build CI workflow by @altheaden in #76
  • Update pre-commit and its dependencies by @github-actions in #77
  • Switch setup configurations to pyproject.toml by @altheaden in #78
  • Use separate conda cache directories in CI by @altheaden in #79
  • Update pre-commit and its dependencies by @github-actions in #80
  • Remove distutils (not available in python 3.13) by @xylar in #81
  • Add a workflow to build the docs by @xylar in #82

New Contributors

Full Changelog: 1.3.0...1.4.0