Release 0.3.3
·
161 commits
to b50c2fdabfd88d1e64a296d6bf7272fba22cf29b
since this release
0.3.3 - 2021-05-19
Added
compute_procedure
task for doing geometry optimizations usingpyberny
- 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 onSettings
object to passmypy
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 localmypy
install.