Releases: Green-Software-Foundation/if
Releases · Green-Software-Foundation/if
v0.1.1
What's Changed
- Class constructor error, npm install version warn fix by @narekhovhannisyan in #270
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Update README.md by @srini1978 in #34
- Added specs for IG, IMP and IMPCON by @jawache in #46
- Proposed spec for impact yaml by @jawache in #51
- Update impact-model-plugin spec to reflect learnings from JSII and Boavizta by @jawache in #62
- Update yaml to reflect spec update by @jawache in #63
- Rename and large update to spec by @jawache in #72
- Implementation for Boavizta CPU Impact Model by @gnanakeethan in #69
- Implementation for Boavizta Cloud Impact Model by @gnanakeethan in #70
- Setup
google/gts
linter. by @narekhovhannisyan in #87 - Restructure by @narekhovhannisyan in #88
- 91 passing expected lifespan of server in boavizta api for getting embodied emission by @gnanakeethan in #92
- Load impl as cli param by @narekhovhannisyan in #105
- Cloud Carbon Foot Print Implementation by @gnanakeethan in #74
- Added new args support, introduced yaml save. by @narekhovhannisyan in #108
- Boavizta Pipeline upgrade & Mocks Implementation by @gnanakeethan in #104
- Adding a units.yaml in config folder by @gnanakeethan in #102
- Boavizta Restructuring by @gnanakeethan in #124
- adds shell command imp by @jmcook1186 in #94
- Teads Curve Model by @gnanakeethan in #107
- SCI-O Model by @gnanakeethan in #121
- SCI-M Model by @gnanakeethan in #122
- Fix boavizta to latest spec name changes by @gnanakeethan in #127
- Update: hotfix cpu-util & timestamp name change by @gnanakeethan in #126
- Teads AWS Model by @gnanakeethan in #103
- Rimpl cli script by @narekhovhannisyan in #111
- WattTime Model Implementation by @gnanakeethan in #130
- Changes for hot-fix-wattime by @gnanakeethan in #137
- Fixes for multiple models by @gnanakeethan in #139
- Adds impl spec and examples by @jmcook1186 in #80
- small fixes to eshoppen impl by @jmcook1186 in #142
- fix aveva impl by @jmcook1186 in #144
- Updated spec with model pipelines by @jawache in #95
- Updated the Rimpl spec by @jawache in #112
- Added Model Plugin Configuration Spec by @jawache in #110
- Rimpl depth by @narekhovhannisyan in #145
- Beautify code by @narekhovhannisyan in #153
- Case study models by @gnanakeethan in #141
- Rimpl help by @narekhovhannisyan in #158
- Provide fix for nested children by @narekhovhannisyan in #159
- Nested strategy, fix nested config handling. by @narekhovhannisyan in #165
- add NTT model by @jmcook1186 in #168
- add accenture impl by @jmcook1186 in #160
- adds dow-msft model to rimpl by @jmcook1186 in #161
- reformat sci-o to match sci-e by @jmcook1186 in #162
- init CONTRIBUTING doc by @narekhovhannisyan in #166
- Devcontainer based development environment by @marcopaga in #154
- Fix typo in
Computation Pipeline/Normalization
by @Urhengulas in #164 - WattTime Model improvements by @gnanakeethan in #140
- Update sci model by @jmcook1186 in #169
- Remove JSII by @gnanakeethan in #182
- add license to package.json by @jmcook1186 in #188
- Fixes naming and unit errors in CCF and Boavizta models by @jmcook1186 in #193
- adds feedback issue template by @jmcook1186 in #191
- add bovizta docs by @jmcook1186 in #196
- update ccf docs and add test impl by @jmcook1186 in #195
- docs: add sci-e documentation by @jmcook1186 in #202
- docs: add sci-o documentation by @jmcook1186 in #201
- Util tests by @narekhovhannisyan in #206
- add sci-m docs by @jmcook1186 in #198
- [models]: fix naming in mock shell model by @jmcook1186 in #205
- docs: add sci model documentation by @jmcook1186 in #203
- 132 cloud instance metadata by @gnanakeethan in #187
- Intregrate impl tests into coverage-100 branch by @narekhovhannisyan in #210
- add simple quickstart to rimpl docs by @jmcook1186 in #163
- Gain test coverage by @narekhovhannisyan in #212
- [tests]: fix ccf test impl by @jmcook1186 in #213
- add missing params to units.yml by @jmcook1186 in #190
- [models]: update use of
duration
andfunctional-unit-duration
insci
model by @jmcook1186 in #208 - add walkthrough video to readme by @jmcook1186 in #219
-
impl
writing guide and test impls by @jmcook1186 in #218
- 224 boavizta fix by @gnanakeethan in #231
- Add params and return values to model docs by @jmcook1186 in #223
- Remove redundant code from shell model by @jmcook1186 in #234
- docs: add shell model by @jmcook1186 in #204
- adding function getVMUsage to get azure VM CPU & RAM from azure monitor by @yelghali in #225
- rename key terms across source code and docs by @jmcook1186 in #233
- dynamic models by @narekhovhannisyan in #229
- remove docs from source repo by @jmcook1186 in #239
- Adding azure instance metadata and tests by @gnanakeethan in #246
- Fix mem-util logic for azure importer by @jmcook1186 in #244
- Azure importer model by @jmcook1186 in #220
- models: add time sync method to azure importer by @jmcook1186 in #251
- Azure input enrichment by @jmcook1186 in #254
- Cli errors layer by @narekhovhannisyan in #253
- Drop shell support by @narekhovhannisyan in #259
- Disclaimer message by @narekhovhannisyan in #258
- TDP Finder based on a Kaggle Dataset by @gnanakeethan in #174
- Not native models message by @narekhovhannisyan in #260
- packagize the application by @narekhovhannisyan in #261
- Configuration by @narekhovhannisyan in #266
New Contributors
- @srini1978 made ...