Skip to content

Releases: thegreenwebfoundation/co2.js

v0.16.8

12 May 08:56
Compare
Choose a tag to compare

What's Changed

  • [AUTOMATED] Update average annual grid intensities by @github-actions in #258
  • Fix: use dataReloadRatio as multiplier instead of its complement in SWDM v4 by @alexzurbonsen in #257

Full Changelog: v0.16.7...v0.16.8

v0.16.7

18 Apr 08:51
Compare
Choose a tag to compare

What's Changed

  • Bump esbuild from 0.14.54 to 0.25.0 by @dependabot in #251
  • [AUTOMATED] Update average annual grid intensities by @github-actions in #253
  • [AUTOMATED] Update average annual grid intensities by @github-actions in #256

Full Changelog: v0.16.6...v0.16.7

v0.16.6

10 Feb 06:01
Compare
Choose a tag to compare

What's Changed

  • Update carbon intensity comment to note the correct year by @thibaudcolas in #247
  • [AUTOMATED] Update average annual grid intensities by @github-actions in #249

New Contributors

Full Changelog: v0.16.5...v0.16.6

v0.16.5

20 Jan 02:10
Compare
Choose a tag to compare

What's Changed

  • [AUTOMATED] Update average annual grid intensities by @github-actions in #246

Full Changelog: v0.16.4...v0.16.5

v0.16.4

10 Dec 03:13
Compare
Choose a tag to compare

What's Changed

  • separate options parsing for byteTrace and visitTrace functions by @alexzurbonsen in #226
  • [AUTOMATED] Update average annual grid intensities by @github-actions in #245

New Contributors

Full Changelog: v0.16.3...v0.16.4

v0.16.3

30 Nov 08:47
Compare
Choose a tag to compare

Changes

  • Fix issue #236 to include all gridIntensity values when running the perVisitTrace or perByteTrace functions. #237

Contributors

Full Changelog: v0.16.2...v0.16.3

v0.16.2

12 Nov 04:19
Compare
Choose a tag to compare

What's Changed

  • Add JSDoc comments to data generation scripts and output files by @Malay-dev in #230
  • Added basic error handling to data fetch in emissions script by @dsubject in #221
  • [AUTOMATED] Update average annual grid intensities by @github-actions in #228
  • Bump url2green version by @fershad in #238

New Contributors

Full Changelog: v0.16.1...v0.16.2

v0.16.1

10 Sep 07:46
Compare
Choose a tag to compare

This release sets up the minimum capability to publish CO2.js to JSR. This is experimental at the moment, with the main purpose being to utilise some of the documenting capabilities that is available through JSR.

v0.16.0...v0.16.1

v0.16 - Add Sustainable Web Design Model v4

01 Jul 04:01
Compare
Choose a tag to compare

Significant updates in this release include:

  • Add Sustainable Web Design version 4 b4a7eef
  • Add Sustainable Web Design rating scale 142c041
  • allow for SWDM version change 15e33a5
  • add contributing.md 22d4bcc
  • calculate operational and embodied emissions per segment a525f33

v0.15.0...v0.16.0

Release notes: https://www.thegreenwebfoundation.org/news/release-guide-co2-js-v0-16

v0.15.0 - Verbose hosting check results

03 May 04:56
Compare
Choose a tag to compare

CO2.js v0.15 gives developers access to richer information about a hosting provider when checking a domain or multiple domains for green hosting.

Release guide: https://www.thegreenwebfoundation.org/news/release-guide-co2-js-v0-15/

  • Adds support for verbose response when checking domains d012292 . Thank you @sfishel18 for this contribution.
  • update grid intensities 03b5e45
  • remove pagexray dependency, related functions, and test 2a8f601 b2fefd0 41ee904 1e6508a
  • Added new JSdoc typedef for components of CO2 estimate Added it as a union for return types that can be total or components d6700f5 . Thank you @mgriffin-scottlogic for this contribution.

v0.14.4...v0.15.0