File tree Expand file tree Collapse file tree 1 file changed +28
-1
lines changed
Expand file tree Collapse file tree 1 file changed +28
-1
lines changed Original file line number Diff line number Diff line change @@ -17,11 +17,38 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717- Add ability to create adaptors which provide access to external data sources #134
1818- Add access to the Electricity Maps API free tier #134
1919- Allow access to individual models and their internal functions #195
20- - Update the Github actions testing matrix to Node 18,20, and 22 #242
2120<!-- - _(Add a summary of your feature, and if relevant the issue, in your PR for merging into `main`)_ -->
2221
2322## Released
2423
24+ ### [ 0.16.3] - 2024-11-30
25+
26+ #### Fixed
27+
28+ - Include all gridIntensity values when running the perVisitTrace or perByteTrace functions. #237
29+
30+ ### [ 0.16.2] - 2024-11-12
31+
32+ #### _ Added_
33+
34+ - Add JSDoc comments to data generation scripts and outputs #230
35+ - Added basic error handling to data fetch in emissions script #221
36+
37+ #### Fixed
38+
39+ - Bump url2green version #238
40+
41+ #### Changed
42+
43+ - Automated monthly update of annual average grid intensity data.
44+
45+ ### [ 0.16.1] - 2024-09-10
46+
47+ #### Changed
48+
49+ - _ [ Experimental] _ Add minimum capability to publish CO2.js to JSR.
50+ - Automated monthly update of annual average grid intensity data.
51+
2552### [ 0.16.0] - 2024-07-01
2653
2754#### _ Added_
You can’t perform that action at this time.
0 commit comments