Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Latest commit

History

History
30 lines (19 loc) 路 1.09 KB

CHANGELOG.md

File metadata and controls

30 lines (19 loc) 路 1.09 KB

Changelog

All notable changes to this project will be documented in this file. Changes are only recorded from 0.2.0 when the project was forked from the archived upstream project.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.2.0 - 2021-03-08

Added

  • Support for a fixed-rate tariff for easy comparison with the Agile tariff.
  • Unit tests.

Changed

  • Renamed the project to OctoCostToo after forking.
  • Many of the original configuration options have been renamed to use snake_case.
  • Gas usage used to determine the cost in 拢 per kWh is converted from m3 to kWh using the formula: X 脳 1.02264 脳 39.0 梅 3.6 or simply X 脳 11.0786.
  • Refactored a lot of the code to reduce duplication and improve maintenance.

Fixed

  • Standing charge for gas costing is now included in the cost calculations.