Skip to content

Changelog

v0.2.1 (2021-10-04)

Full Changelog

Implemented enhancements:

  • Run keep-up-to-date workflow immediately with push #140
  • Update to versioned documentation #132
  • Use bandit, pylint, safety, and mypy #119 (CasperWA)

Fixed bugs:

  • GH Release action overwrites release description #155
  • Fix condition in main docs deployment #152
  • Properly authenticate the use of gh api in workflow #150
  • Double documentation deploy during release #145
  • Allow beta/alpha releases #143
  • Use protected-push action for keep-up-to-date workflow #138
  • Workflow not working #133
  • Attempt with fetch-depth 0 #154 (CasperWA)
  • Set git config before mike deploy #144 (CasperWA)
  • Use git push instead of action #136 (CasperWA)

Closed issues:

  • Update cron timings for dependency workflows #147
  • Use gh-pages in documentation deploy workflows #142

Merged pull requests:

v0.2.0 (2021-09-07)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Fix CD - remnants from #82 #117

Merged pull requests:

v0.1.2 (2021-05-01)

Full Changelog

Fixed bugs:

  • CD is still wrong #63

Merged pull requests:

v0.1.1 (2021-05-01)

Full Changelog

Fixed bugs:

  • CD workflow not releasing latest documentation build #61

Merged pull requests:

v0.1.0 (2021-05-01)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Make tests more loose for model assertion #24 (CasperWA)

Closed issues:

  • Documentation #53
  • Setup mock implementations for testing the gateway #32
  • Finalize the APIs - Determine fate of CLI #16
  • Further abstract and modularize the code #15
  • Update docker CI job #13
  • Don't use GH version of optimade package #8

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Back to top