Releases: Green-Software-Foundation/if
Releases · Green-Software-Foundation/if
v1.0.0
What's Changed
- Sync Release with Main by @narekhovhannisyan in #1068
- Fix #789 by @narekhovhannisyan in #1076
- Update readme and contributing md files by @manushak in #1082
- Add unit test coverage by @manushak in #1085
- Init codeql-config by @narekhovhannisyan in #1086
- Add SECURITY.md to IF by @jmcook1186 in #1084
- Provide codeql fixes by @narekhovhannisyan in #1088
- Fix if-check npm tests after merge by @narekhovhannisyan in #1092
- Add codeql info to security.md by @jmcook1186 in #1089
- Add adopters.md for graduation pack by @jmcook1186 in #1090
- Add enablement.md file by @manushak in #1087
- add doc on IF 2025 OKRs by @jmcook1186 in #1095
- Release v1.0.0-beta.0 by @github-actions in #1096
- Show helpful commands by @manushak in #1097
- Fix the if-check when running it in global by @manushak in #1098
- Fix the if-merge output manifest name when the
output
ends with\
by @manushak in #1099 - Drop override params flag for
if-run
by @narekhovhannisyan in #1100 - Add csv-import plugin by @manushak in #1091
- add an adopter testimonial to adopter.md by @jmcook1186 in #1105
- Skip regrouping on already regrouped manifests by @narekhovhannisyan in #1108
- Update disclaimer message by @manushak in #1104
- Release v1.0.0 by @github-actions in #1110
Full Changelog: v0.7.2...v1.0.0
v1.0.0-beta.0
What's Changed
- Sync Release with Main by @narekhovhannisyan in #1068
- Fix #789 by @narekhovhannisyan in #1076
- Update readme and contributing md files by @manushak in #1082
- Add unit test coverage by @manushak in #1085
- Init codeql-config by @narekhovhannisyan in #1086
- Add SECURITY.md to IF by @jmcook1186 in #1084
- Provide codeql fixes by @narekhovhannisyan in #1088
- Fix if-check npm tests after merge by @narekhovhannisyan in #1092
- Add codeql info to security.md by @jmcook1186 in #1089
- Add adopters.md for graduation pack by @jmcook1186 in #1090
- Add enablement.md file by @manushak in #1087
- add doc on IF 2025 OKRs by @jmcook1186 in #1095
Full Changelog: v0.7.2...v1.0.0-beta.0
v0.7.2
What's Changed
- Tune package configuration by @narekhovhannisyan in #1048
- Prettify the regroup code by @narekhovhannisyan in #1049
- Allow
0
andoff
values as input-parameter in Interpolation Plugin by @narekhovhannisyan in #1050 - Fix multiple aggregation by @narekhovhannisyan in #1066
- Update explain feature by @manushak in #1065
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- Sync release with main by @narekhovhannisyan in #958
- Emit warning about node-level config by @manushak in #962
- Fix
copy-param
to support string and number forfrom
by @manushak in #967 - Rename
global-config
toconfig
by @manushak in #963 - Add
mapping
feature by @manushak in #923 - Fix
--debug
mode logs by @manushak in #969 - Improve debug logs by @manushak in #974
- Update
mapping
feature to map output parameters by @manushak in #973 - Move mapping functions by @manushak in #978
- Sci-embodied redesign by @narekhovhannisyan in #995
- Fix broken manifests by @manushak in #998
- Update
explain
feature by @manushak in #996 - Time sync fix by @narekhovhannisyan in #1003
- Granular aggregation by @narekhovhannisyan in #1008
- feat(src): add support for appending to existing outputs by @jamescrowley in #932
- Enhance plugins with an inline arithmetic feature by @manushak in #1004
- Fix manifests by @manushak in #1012
- Fix and add missing manifests by @manushak in #1014
- user-defined upsampling resolution by @mouhamadalmounayar in #990
- Refactor plugins by @narekhovhannisyan in #1032
- Cleanup by @narekhovhannisyan in #1034
- Fix output manifests to run with if-check by @manushak in #1036
- Drop manifests that contains regroup by @manushak in #1037
- Sync release branch with main v0.7.0 by @narekhovhannisyan in #1040
- Add build to workflow by @narekhovhannisyan in #1046
Full Changelog: v0.6.0...v0.7.1
What's Changed
- Sync release with main by @narekhovhannisyan in #958
- Emit warning about node-level config by @manushak in #962
- Fix
copy-param
to support string and number forfrom
by @manushak in #967 - Rename
global-config
toconfig
by @manushak in #963 - Add
mapping
feature by @manushak in #923 - Fix
--debug
mode logs by @manushak in #969 - Improve debug logs by @manushak in #974
- Update
mapping
feature to map output parameters by @manushak in #973 - Move mapping functions by @manushak in #978
- Sci-embodied redesign by @narekhovhannisyan in #995
- Fix broken manifests by @manushak in #998
- Update
explain
feature by @manushak in #996 - Time sync fix by @narekhovhannisyan in #1003
- Granular aggregation by @narekhovhannisyan in #1008
- feat(src): add support for appending to existing outputs by @jamescrowley in #932
- Enhance plugins with an inline arithmetic feature by @manushak in #1004
- Fix manifests by @manushak in #1012
- Fix and add missing manifests by @manushak in #1014
- user-defined upsampling resolution by @mouhamadalmounayar in #990
- Refactor plugins by @narekhovhannisyan in #1032
- Cleanup by @narekhovhannisyan in #1034
- Fix output manifests to run with if-check by @manushak in #1036
- Drop manifests that contains regroup by @manushak in #1037
- Sync release branch with main v0.7.0 by @narekhovhannisyan in #1040
- Add build to workflow by @narekhovhannisyan in #1046
Full Changelog: v0.6.0...v0.7.1
v0.7.0
What's Changed
- Sync release with main by @narekhovhannisyan in #958
- Emit warning about node-level config by @manushak in #962
- Fix
copy-param
to support string and number forfrom
by @manushak in #967 - Rename
global-config
toconfig
by @manushak in #963 - Add
mapping
feature by @manushak in #923 - Fix
--debug
mode logs by @manushak in #969 - Improve debug logs by @manushak in #974
- Update
mapping
feature to map output parameters by @manushak in #973 - Move mapping functions by @manushak in #978
- Sci-embodied redesign by @narekhovhannisyan in #995
- Fix broken manifests by @manushak in #998
- Update
explain
feature by @manushak in #996 - Time sync fix by @narekhovhannisyan in #1003
- Granular aggregation by @narekhovhannisyan in #1008
- feat(src): add support for appending to existing outputs by @jamescrowley in #932
- Enhance plugins with an inline arithmetic feature by @manushak in #1004
- Fix manifests by @manushak in #1012
- Fix and add missing manifests by @manushak in #1014
- user-defined upsampling resolution by @mouhamadalmounayar in #990
- Refactor plugins by @narekhovhannisyan in #1032
- Cleanup by @narekhovhannisyan in #1034
- Fix output manifests to run with if-check by @manushak in #1036
- Drop manifests that contains regroup by @manushak in #1037
- Release v0.7.0-beta.0 by @github-actions in #1038
Full Changelog: v0.6.0...v0.7.0
v0.7.0-beta.0
What's Changed
- Sync release with main by @narekhovhannisyan in #958
- Emit warning about node-level config by @manushak in #962
- Fix
copy-param
to support string and number forfrom
by @manushak in #967 - Rename
global-config
toconfig
by @manushak in #963 - Add
mapping
feature by @manushak in #923 - Fix
--debug
mode logs by @manushak in #969 - Improve debug logs by @manushak in #974
- Update
mapping
feature to map output parameters by @manushak in #973 - Move mapping functions by @manushak in #978
- Sci-embodied redesign by @narekhovhannisyan in #995
- Fix broken manifests by @manushak in #998
- Update
explain
feature by @manushak in #996 - Time sync fix by @narekhovhannisyan in #1003
- Granular aggregation by @narekhovhannisyan in #1008
- feat(src): add support for appending to existing outputs by @jamescrowley in #932
- Enhance plugins with an inline arithmetic feature by @manushak in #1004
- Fix manifests by @manushak in #1012
- Fix and add missing manifests by @manushak in #1014
- user-defined upsampling resolution by @mouhamadalmounayar in #990
- Refactor plugins by @narekhovhannisyan in #1032
- Cleanup by @narekhovhannisyan in #1034
- Fix output manifests to run with if-check by @manushak in #1036
- Drop manifests that contains regroup by @manushak in #1037
Full Changelog: v0.6.0...v0.7.0-beta.0
v0.6.0
What's Changed
- adds details on our issue process to processes doc by @jmcook1186 in #799
- Bump braces version to address high severity vuln in npm audit report by @jmcook1186 in #807
- Add link to mailing list to reade and contributing.md by @jmcook1186 in #773
- Release v0.4.0 by @github-actions in #836
- Sync main and release branches by @narekhovhannisyan in #837
- Restructure errors in IF by @narekhovhannisyan in #793
- Rename ie to if-run by @jmcook1186 in #833
- Clarify labels and plugins in contribution guide by @jmcook1186 in #841
- Add if core as a source of errors by @narekhovhannisyan in #838
- Remove if-plugins from readme docs by @jmcook1186 in #840
- Error out unknown by @narekhovhannisyan in #844
- If core plugin types by @narekhovhannisyan in #843
- adds example manifests for tdp-finder, region/instance metadata by @jmcook1186 in #788
- Replace plugins with generics by @MariamKhalatova in #851
- Error retouch by @narekhovhannisyan in #848
- Build
If-env
by @manushak in #790 - Add error info to readmes by @jmcook1186 in #856
- Fix sci config in example manifests and tests by @jmcook1186 in #861
- Fix If-env node_modules issue by @manushak in #862
- Use generics based teads curve by @MariamKhalatova in #864
- Add copy-param to builtins by @jmcook1186 in #854
- Zero tolerant plugins by @narekhovhannisyan in #859
- Adapt manifests to zeros by @MariamKhalatova in #866
- Drop some unofficial plugins by @MariamKhalatova in #867
- Build
If-check
by @manushak in #865 - Add check for debug log by @narekhovhannisyan in #873
- Update If-check to support CI/CD by @manushak in #872
- Add output manifests by @MariamKhalatova in #874
- fix(manifests): optimized outputs for CI/CD by @MariamKhalatova in #887
- Test ci by @narekhovhannisyan in #869
- Sync latest release (v0.5.0) with main by @narekhovhannisyan in #885
- Restructure by @narekhovhannisyan in #888
- Make IF export yaml by default by @manushak in #883
- Eco-CI - Estimating the cost of CI pipelines by @ArneTR in #736
- Validate duration to be gt 0 in mock observations by @narekhovhannisyan in #897
- Make —stdout the default export option by @manushak in #875
- Fix if-check to log file relative path by @manushak in #889
- Regex multiple matches by @mouhamadalmounayar in #901
- Build
if-csv
by @manushak in #891 - Remove
params.ts
file andoverride-params
section from the manifest by @manushak in #908 - Update manifests for phased execution by @MariamKhalatova in #915
- Add
parameter-metadata
into plugins by @manushak in #911 - Add
explain
feature by @manushak in #913 - Add
aggregation-method
intoparameter-metadata
by @manushak in #919 - Update output manifests by @MariamKhalatova in #926
- Update output manifests by @MariamKhalatova in #928
- Time sync by @narekhovhannisyan in #921
- Distinct manifests by @MariamKhalatova in #929
- Phased execution without builtin time-sync by @narekhovhannisyan in #930
- Distinct execution by @narekhovhannisyan in #914
- Fix if-check package name by @manushak in #931
- Fix removing the last empty line in the package.json by @manushak in #933
- Update readme files by @manushak in #935
- Fix manifests by @MariamKhalatova in #936
- Fix
regroup
validation error message by @manushak in #940 - Fix aggregation method by @manushak in #943
- Time sync aggregation parameters resolution by @narekhovhannisyan in #945
- Emit warning by @narekhovhannisyan in #942
- Merge
parameter-metadata
with plugin's hardcoded data by @manushak in #944 - Update output manifests by @narekhovhannisyan in #946
- Add
time-converter
plugin by @manushak in #925 - Build If-merge by @manushak in #927
- Fix
explain
feature by @manushak in #955 - Fix observe redundant outputs by @narekhovhannisyan in #956
New Contributors
- @ArneTR made their first contribution in #736
- @mouhamadalmounayar made their first contribution in #901
Full Changelog: v0.4.0...v0.6.0
v0.6.0-beta.0
What's Changed
- Add check for debug log by @narekhovhannisyan in #873
- Update If-check to support CI/CD by @manushak in #872
- Add output manifests by @MariamKhalatova in #874
- fix(manifests): optimized outputs for CI/CD by @MariamKhalatova in #887
- Test ci by @narekhovhannisyan in #869
- Sync latest release (v0.5.0) with main by @narekhovhannisyan in #885
- Restructure by @narekhovhannisyan in #888
- Make IF export yaml by default by @manushak in #883
- Eco-CI - Estimating the cost of CI pipelines by @ArneTR in #736
- Validate duration to be gt 0 in mock observations by @narekhovhannisyan in #897
- Make —stdout the default export option by @manushak in #875
- Fix if-check to log file relative path by @manushak in #889
- Regex multiple matches by @mouhamadalmounayar in #901
- Build
if-csv
by @manushak in #891 - Remove
params.ts
file andoverride-params
section from the manifest by @manushak in #908 - Update manifests for phased execution by @MariamKhalatova in #915
- Add
parameter-metadata
into plugins by @manushak in #911 - Add
explain
feature by @manushak in #913 - Add
aggregation-method
intoparameter-metadata
by @manushak in #919 - Update output manifests by @MariamKhalatova in #926
- Update output manifests by @MariamKhalatova in #928
- Time sync by @narekhovhannisyan in #921
- Distinct manifests by @MariamKhalatova in #929
- Phased execution without builtin time-sync by @narekhovhannisyan in #930
- Distinct execution by @narekhovhannisyan in #914
- Fix if-check package name by @manushak in #931
- Fix removing the last empty line in the package.json by @manushak in #933
- Update readme files by @manushak in #935
- Fix manifests by @MariamKhalatova in #936
- Fix
regroup
validation error message by @manushak in #940 - Fix aggregation method by @manushak in #943
- Time sync aggregation parameters resolution by @narekhovhannisyan in #945
- Emit warning by @narekhovhannisyan in #942
- Merge
parameter-metadata
with plugin's hardcoded data by @manushak in #944 - Update output manifests by @narekhovhannisyan in #946
New Contributors
- @ArneTR made their first contribution in #736
- @mouhamadalmounayar made their first contribution in #901
Full Changelog: v0.5.0-beta.0...v0.6.0-beta.0
v0.5.0
What's Changed
- adds details on our issue process to processes doc by @jmcook1186 in #799
- Bump braces version to address high severity vuln in npm audit report by @jmcook1186 in #807
- Add link to mailing list to reade and contributing.md by @jmcook1186 in #773
- Release v0.4.0 by @github-actions in #836
- Sync main and release branches by @narekhovhannisyan in #837
- Restructure errors in IF by @narekhovhannisyan in #793
- Rename ie to if-run by @jmcook1186 in #833
- Clarify labels and plugins in contribution guide by @jmcook1186 in #841
- Add if core as a source of errors by @narekhovhannisyan in #838
- Remove if-plugins from readme docs by @jmcook1186 in #840
- Error out unknown by @narekhovhannisyan in #844
- If core plugin types by @narekhovhannisyan in #843
- adds example manifests for tdp-finder, region/instance metadata by @jmcook1186 in #788
- Replace plugins with generics by @MariamKhalatova in #851
- Error retouch by @narekhovhannisyan in #848
- Build
If-env
by @manushak in #790 - Add error info to readmes by @jmcook1186 in #856
- Fix sci config in example manifests and tests by @jmcook1186 in #861
- Fix If-env node_modules issue by @manushak in #862
- Use generics based teads curve by @MariamKhalatova in #864
- Add copy-param to builtins by @jmcook1186 in #854
- Zero tolerant plugins by @narekhovhannisyan in #859
- Adapt manifests to zeros by @MariamKhalatova in #866
- Drop some unofficial plugins by @MariamKhalatova in #867
- Build
If-check
by @manushak in #865 - Add check for debug log by @narekhovhannisyan in #873
- Update If-check to support CI/CD by @manushak in #872
- Add output manifests by @MariamKhalatova in #874
Full Changelog: v0.4.0...v0.5.0
v0.5.0-beta.0
What's Changed
- adds details on our issue process to processes doc by @jmcook1186 in #799
- Bump braces version to address high severity vuln in npm audit report by @jmcook1186 in #807
- Add link to mailing list to reade and contributing.md by @jmcook1186 in #773
- Release v0.4.0 by @github-actions in #836
- Sync main and release branches by @narekhovhannisyan in #837
- Restructure errors in IF by @narekhovhannisyan in #793
- Rename ie to if-run by @jmcook1186 in #833
- Clarify labels and plugins in contribution guide by @jmcook1186 in #841
- Add if core as a source of errors by @narekhovhannisyan in #838
- Remove if-plugins from readme docs by @jmcook1186 in #840
- Error out unknown by @narekhovhannisyan in #844
- If core plugin types by @narekhovhannisyan in #843
- adds example manifests for tdp-finder, region/instance metadata by @jmcook1186 in #788
- Replace plugins with generics by @MariamKhalatova in #851
- Error retouch by @narekhovhannisyan in #848
- Build
If-env
by @manushak in #790 - Add error info to readmes by @jmcook1186 in #856
- Fix sci config in example manifests and tests by @jmcook1186 in #861
- Fix If-env node_modules issue by @manushak in #862
- Use generics based teads curve by @MariamKhalatova in #864
- Add copy-param to builtins by @jmcook1186 in #854
- Zero tolerant plugins by @narekhovhannisyan in #859
- Adapt manifests to zeros by @MariamKhalatova in #866
- Drop some unofficial plugins by @MariamKhalatova in #867
- Build
If-check
by @manushak in #865
Full Changelog: v0.4.0...v0.5.0-beta.0