Skip to content

Release 0.3.3

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 21:21
· 161 commits to b50c2fdabfd88d1e64a296d6bf7272fba22cf29b since this release

0.3.3 - 2021-05-19

Added

  • compute_procedure task for doing geometry optimizations using pyberny
  • VSCode settings file added to repo.

Changed

  • Combined two commands from the CI/CD pipeline used against XStream to get fewer auth errors
  • Updated mypy definitions on Settings object to pass mypy checks while still allowing tests to run on CircleCi without needing Auth0 configuration. I.e., the web application can be run without needing Auth0 config (for testing purposes).
  • pre-commit mypy now loads from GitHub repo instead of local mypy install.