Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 14:26
· 477 commits to main since this release

Bug Fixes

  • 41961a9 - Correct carbon guard command - Billie Thompson

  • 473b5fc - Remove unused working-directories - Billie Thompson

  • 15ef92a - Correct linting problems in action - Billie Thompson

  • 5bf68de - Allow the switching of data sources - Billie Thompson

  • d107ab1 - Add walking skeleton to CLI portion of app - Billie Thompson

Build system

  • df0ee8f - (deps-dev) Bump ruff from 0.0.274 to 0.0.276 - dependabot[bot]

Continuous Integration

  • df61995 - Add poetry to release step - Billie Thompson

  • 7c80080 - Correct name of integration tests - Billie Thompson

Features

  • cc1181d - Can now be used as a github action - Billie Thompson

  • de7cb74 - Allow the pulling of data from uk-carbon-intensity - Billie Thompson

  • 082bbf7 - introduce file based carbon based intensity check - Adam Gardner

Miscellaneous Chores

  • cc7869f - (version) v0.4.0 - cog-bot
  • 3acaf0d - added carbon intensity repo - Adam Gardner

Refactoring

  • 9141b18 - Make calls to datasource async - Billie Thompson