Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 715 Bytes

CHANGELOG.md

File metadata and controls

41 lines (26 loc) · 715 Bytes

Changelog

Based on KeepAChangelog. Generated by Documatic.

Unreleased

Added

  • Package dependencies to setup

Changed

  • Readme with pip install instructions

Fixed

  • Version name in changelog

0.1.0 - 2021-09-17

Added

  • Decorator which checks carbon intensity
  • Func to condition variable on intensity
  • Development requirements
  • Python ci github action
  • Func to condition function call on carbon intensity
  • Function which skips code execution based on intensity
  • A contributing guide

Changed

  • Intensity str to enum conversion to utilities
  • Check_intensity_error tests into class

Fixed

  • Ci workflow
  • Parameter name in utils
  • Value condition in variable check