Skip to content

v0.7.0

Compare
Choose a tag to compare
@CasperWA CasperWA released this 25 May 14:23
· 269 commits to develop since this release
v0.7.0
aba30d9

Major changes:

Updates:

  • Use new OPTIMADE capitalization throughout the code (#67, @CasperWA)
  • Update to latest AiiDA version (#67, @CasperWA)
  • Run reentry scan in Dockerfile after installing aiida-core (#67, @CasperWA)
  • Move to using GH Action services for testing with AiiDA-needed services (PostgreSQL & RabbitMQ) (#67, @CasperWA)
  • Redirect all non-major version prefix URLs to major-version prefix URLs for the OpenAPI docs endpoints (#72, @CasperWA)
  • Fix building source distribution, including missing files in MANIFEST.in (#76, @thatch)
  • Fix misplaced keys in .codecov.yml (#78, @CasperWA)