Skip to content

Releases: thegreenwebfoundation/co2.js

v0.13.7 -

13 Sep 05:15
Compare
Choose a tag to compare

The main update ini this patch release is fresh data for country average annual grid intensity.

  • [AUTOMATED] Update average annual grid intensities from August 2023 33f7d9f

Other quality of life updates to testing and repo management can be found in the release comparison below.
v0.13.6...v0.13.7

v0.13.6

08 Aug 06:49
Compare
Choose a tag to compare
  • Update average annual grid intensities with annual data from July 2022 6024b5b
  • Create FUNDING.yml to allow sponsor contribution to this project 3a1c6a9
  • Store segment flag on CO2 instance, not models by @EvanHahn 51e9d5e

v0.13.5...v0.13.6

v0.13.5 - Update annual average grid intensities

05 Jul 10:33
Compare
Choose a tag to compare
  • [AUTOMATED] Update average annual grid intensities (June 2023) 8e98d3b

v0.13.4

24 May 04:58
Compare
Choose a tag to compare
  • Fix: #146 (Error when using global grid intensity in IIFE) 4e25a45

v0.13.3...v0.13.4

v0.13.3

18 May 05:45
Compare
Choose a tag to compare
  • #144 Removing debug as a project dependency
  • #142 Update global grid intensity to use WORLD data from Ember

Contributors

Thank you for your contributions:

Full Changelog: v0.13.2...v0.13.3

v0.13.2

21 Apr 09:44
Compare
Choose a tag to compare

v0.13.1...v0.13.2

v0.13.1

20 Apr 06:43
Compare
Choose a tag to compare
  • Fix: import average-intensitities file correctly for node 8733fb7

Thank @raymundovr for your contribution.

v0.13.0...v0.13.1

v0.13.0 - Updated average intensity data

13 Apr 09:23
Compare
Choose a tag to compare

The key focus of this release is getting even more grid intensity data into CO2.js.
Changes to how data is gathered allows us to now have annual average grid intensity for 221 countries available inside the library.

  • update with more 2022 average intensity data 20c3107
  • format data 2ccbe22
  • update index to use new average intensity file 4ae3e6a
  • remove old output files + other old files f1a4e86
  • generate new output file 9e00b5f
  • refactor generation util 6ad35e9

v0.12.2...v0.13.0

v0.12.2 - A bit of TypeScript and a data update

01 Mar 08:26
Compare
Choose a tag to compare
  • Update 2021 average intensity data 2629aa5
  • Add a module declaration for use from typescript 3aca5ad

Thank you @hamishfagg for you contribution.

v0.12.1...v0.12.2

v0.12.1

02 Feb 07:54
Compare
Choose a tag to compare
  • remove import of test constants 60df40b