Releases: thegreenwebfoundation/co2.js
Releases · thegreenwebfoundation/co2.js
[PREVIEW] v0.18-alpha
This PREVIEW release changes the default carbon estimation model in CO2.js to Sustainable Web Design Version 4.
You can try this release in your code using the NPM command npm install tgwf/co2@next
What's Changed
Full Changelog: v0.17.0...v0.17.1-0
v0.17.0
Changes
- Add
dataandhostingsubpath exports by @fershad in #263 - Add warning about switching default model to SWDMv4 by @fershad in #269
Dependency updates
- Bump tar-fs from 2.1.3 to 2.1.4 by @dependabot[bot] in #265
- Bump js-yaml by @dependabot[bot] in #268
Full Changelog: v0.16.9...v0.17.0
v0.16.9
What's Changed
- [AUTOMATED] Update average annual grid intensities by @github-actions[bot] in #262
- Bump tar-fs from 2.1.1 to 2.1.3 by @dependabot[bot] in #259
Full Changelog: v0.16.8...v0.16.9
v0.16.8
What's Changed
- [AUTOMATED] Update average annual grid intensities by @github-actions in #258
- Fix: use
dataReloadRatioas multiplier instead of its complement in SWDM v4 by @alexzurbonsen in #257
Full Changelog: v0.16.7...v0.16.8
v0.16.7
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
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
- @thibaudcolas made their first contribution in #247
Full Changelog: v0.16.5...v0.16.6
v0.16.5
v0.16.4
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
- @alexzurbonsen made their first contribution in #226
Full Changelog: v0.16.3...v0.16.4
v0.16.3
Changes
- Fix issue #236 to include all
gridIntensityvalues when running theperVisitTraceorperByteTracefunctions. #237
Contributors
- @samuelIkoli made their first contribution
- @APJohns made their first contribution
Full Changelog: v0.16.2...v0.16.3
v0.16.2
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
- @Malay-dev made their first contribution in #230
- @dsubject made their first contribution in #221
Full Changelog: v0.16.1...v0.16.2