Skip to content

Release 1.2.1

Compare
Choose a tag to compare
@mhucka mhucka released this 24 Jul 19:56
· 123 commits to develop since this release

Changes in this release:

  • Fixed setup.cfg, which had some garbled content.
  • Fixed the GitHub Action for building the IGA documentation pages to avoid needlessly running it on every push.
  • The GitHub Actions workflow (action.yml) for IGA now caches Python package dependencies for a slight speed up in run times on GitHub.
  • Added a GitHub Actions workflow to lint the code on pushes & pull requests.