Skip to content

Latest commit

 

History

History
291 lines (220 loc) · 26.6 KB

CHANGELOG.md

File metadata and controls

291 lines (220 loc) · 26.6 KB

Changelog

Full Changelog

Fixed bugs:

  • Update docs config #366

v0.4.1 (2023-05-18)

Full Changelog

Merged pull requests:

v0.4.0 (2022-09-28)

Full Changelog

Merged pull requests:

v0.3.0 (2022-09-19)

Full Changelog

Fixed bugs:

  • FastAPI safety issues #281
  • pylint rules seems to be stricter #253
  • Fix type for auto-merge workflow #238
  • Pushing in automerge CI workflow not working #179
  • Auto-merge CD workflow not working #177
  • Resetting ci/dependabot-updates branch failing #174
  • Single dependabot PR workflow failing #167
  • Update mcdb name #296 (CasperWA)

Closed issues:

  • More verbose in main push CI job #184
  • Add pre-commit hooks autoupdate to CI #183

Merged pull requests:

v0.2.2 (2021-10-05)

Full Changelog

Fixed bugs:

  • Fix auto-merge workflow to actually run #165
  • Reset ci/dependabot-updates after merging ci/update-dependencies #131

Closed issues:

  • Activate auto-merge for Dependabot PRs #162
  • Move automatic ci/update-dependencies PR to Tuesday or Friday #160

Merged pull requests:

  • Move check for dependabot head branch to job #166 (CasperWA)
  • New auto-merge CI for dependabot PRs #163 (CasperWA)
  • Reset ci/dependabot-updates branch upon merge to main #161 (CasperWA)

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