Releases: Green-Software-Foundation/if
Releases · Green-Software-Foundation/if
v0.4.0-beta.1
What's Changed
- Release v0.4.0-beta.0 by @github-actions in #806
- Tune CI/CD to handle branch changes by @narekhovhannisyan in #826
- Apply CI/CD changes to release branch by @narekhovhannisyan in #827
Full Changelog: v0.4.0-beta.0...v0.4.0-beta.1
v0.4.0-beta.0
What's Changed
- Release v0.3.2 by @narekhovhannisyan in #597
- Release v0.3.3-beta.0 by @github-actions in #720
- Release v0.3.3-beta.0 by @narekhovhannisyan in #724
- Migrate
sci
plugin tobuiltins
by @jmcook1186 in #704 - Migrate
sci-m
to builtins assci-embodied
by @jmcook1186 in #696 - Introduce lint staged by @narekhovhannisyan in #713
- Move the
sum
plugin into builtins by @manushak in #645 - Added success and failure cases to manifests by @MariamKhalatova in #721
- Migrate
multiply
plugin tobuiltins
by @jmcook1186 in #709 - Move the
coefficient
plugin into builtins by @manushak in #646 - Migrate
exponent
tobuiltins
by @jmcook1186 in #731 - Migrate
subtract
fromif-plugins
tobuiltins
by @jmcook1186 in #723 - Move the
divide
plugin into builtins by @manushak in #647 - Migrate
mock-observations
tobuiltins
by @jmcook1186 in #710 - Create a generic Interpolation plugin by @manushak in #732
- implement
If-diff
script by @narekhovhannisyan in #711 - Advanced if diff by @narekhovhannisyan in #738
- Migrate
shell
model fromif-plugins
tobuiltins
by @jmcook1186 in #741 - Update plugin import paths in manifests by @MariamKhalatova in #747
- Move
regex
plugin fromif-plugins
tobuiltins
by @jmcook1186 in #748 - Simplify logic in SCI plugin by @jmcook1186 in #743
- Adds manifest that implements teads curve as a pipeline of generic plugins by @jmcook1186 in #752
- add CI badge to readme by @narekhovhannisyan in #769
- Fix Pre release workflow by @narekhovhannisyan in #770
- CSV Lookup builtin plugin by @narekhovhannisyan in #754
- fix(src): check if packages empty so we don't return null by @adamaucamp in #756
- Add label definitions to processes doc by @jmcook1186 in #791
- Add manifest for instance-metadata by @jmcook1186 in #795
- add example manifest for SCI pipeline by @jmcook1186 in #794
- if-diff: Ignore certain fields from manifest by @narekhovhannisyan in #796
- Update release commit workflow to rise PR to release by @narekhovhannisyan in #801
- Improve IF logging protocols by @manushak in #753
- Release v0.3.3 ✨ by @narekhovhannisyan in #803
- Release v0.3.4 ✨ by @narekhovhannisyan in #804
- Sync release commits to main by @narekhovhannisyan in #805
New Contributors
- @github-actions made their first contribution in #720
- @adamaucamp made their first contribution in #756
Full Changelog: v0.3.3-beta.0...v0.4.0-beta.0
v0.3.4
What's Changed
- Fix Help flag issue by @manushak in #608
- Exhaust unit tests by @narekhovhannisyan in #579
- Add --stdout flag to CLI params by @abhinavbansal19961996 in #575
- update dev ticket template by @jmcook1186 in #642
- Update bug report template by @MariamKhalatova in #654
- Remove carbon hack banner from readme by @jmcook1186 in #664
- remove redundant issue templates and update agenda template by @jmcook1186 in #667
- Tune ci by @narekhovhannisyan in #649
- Add bug triage docs by @jmcook1186 in #663
- Add project update template by @jmcook1186 in #688
- Create folder of manifests that include
feature
,example
andbug
cases by @jmcook1186 in #660 - Add release instructions to processes doc by @jmcook1186 in #662
- Env data in output by @narekhovhannisyan in #665
- introduce CLI aliases by @narekhovhannisyan in #697
- chore(doc): updated readme with shortcuts info by @MariamKhalatova in #708
- Dump logs errors by @narekhovhannisyan in #691
- CI/CD workflows: change
master
branch tomain
by @narekhovhannisyan in #712 - Tune release commit workflow to create PR by @narekhovhannisyan in #718
- Release v0.3.3-beta.0 by @github-actions in #720
- Release v0.3.3-beta.0 by @narekhovhannisyan in #724
New Contributors
- @abhinavbansal19961996 made their first contribution in #575
- @github-actions made their first contribution in #720
Full Changelog: v0.3.2...v0.3.3
What's Changed
- Release v0.3.3 ✨ by @narekhovhannisyan in #803
Full Changelog: v0.3.3...v0.3.4
v0.3.3-beta.0
What's Changed
- Unit tests util by @narekhovhannisyan in #548
- Parameterize unit tests by @narekhovhannisyan in #552
- Clarify contribution expectations for hackathon in readme and contributing.md by @jmcook1186 in #556
- Builtins unit test by @manushak in #557
- Parameterize unit tests by @narekhovhannisyan in #558
- Add github processes doc to IF repo by @jmcook1186 in #550
- Initalize tests by @narekhovhannisyan in #561
- Aggregate tests by @narekhovhannisyan in #563
- Time-sync test coverage by @manushak in #564
- optimize merge defaults strategy by @alexzurbonsen in #516
- Compute tests by @narekhovhannisyan in #565
- Add unit test for args.ts by @manushak in #578
- Fix manifests by @manushak in #573
- chore(package): release v0.3.2 ✨ by @narekhovhannisyan in #596
- Fix Help flag issue by @manushak in #608
- Exhaust unit tests by @narekhovhannisyan in #579
- Add --stdout flag to CLI params by @abhinavbansal19961996 in #575
- update dev ticket template by @jmcook1186 in #642
- Update bug report template by @MariamKhalatova in #654
- Remove carbon hack banner from readme by @jmcook1186 in #664
- remove redundant issue templates and update agenda template by @jmcook1186 in #667
- Tune ci by @narekhovhannisyan in #649
- Add bug triage docs by @jmcook1186 in #663
- Add project update template by @jmcook1186 in #688
- Create folder of manifests that include
feature
,example
andbug
cases by @jmcook1186 in #660 - Add release instructions to processes doc by @jmcook1186 in #662
- Env data in output by @narekhovhannisyan in #665
- introduce CLI aliases by @narekhovhannisyan in #697
- chore(doc): updated readme with shortcuts info by @MariamKhalatova in #708
- Dump logs errors by @narekhovhannisyan in #691
- CI/CD workflows: change
master
branch tomain
by @narekhovhannisyan in #712 - Tune release commit workflow to create PR by @narekhovhannisyan in #718
New Contributors
- @abhinavbansal19961996 made their first contribution in #575
Full Changelog: v0.3.1...v0.3.3-beta.0
v0.3.2
What's Changed
- Unit tests util by @narekhovhannisyan in #548
- Parameterize unit tests by @narekhovhannisyan in #552
- Clarify contribution expectations for hackathon in readme and contributing.md by @jmcook1186 in #556
- Builtins unit test by @manushak in #557
- Parameterize unit tests by @narekhovhannisyan in #558
- Add github processes doc to IF repo by @jmcook1186 in #550
- Initalize tests by @narekhovhannisyan in #561
- Aggregate tests by @narekhovhannisyan in #563
- Time-sync test coverage by @manushak in #564
- optimize merge defaults strategy by @alexzurbonsen in #516
- Compute tests by @narekhovhannisyan in #565
- Add unit test for args.ts by @manushak in #578
- Fix manifests by @manushak in #573
- chore(package): release v0.3.2 ✨ by @narekhovhannisyan in #596
- Release v0.3.2 by @narekhovhannisyan in #597
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- add output path check in csv exporter by @narekhovhannisyan in #539
- chore(package): release v0.3.1 ✨ by @narekhovhannisyan in #540
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Update README.md to fix link to if.greensoftware.foundation by @jjmax75 in #490
- Update dev-ticket.md to add acceptance criteria and deadline by @jmcook1186 in #497
- fix: add if-plugins to native models by @alexzurbonsen in #491
- fix(lib): add missing break statement by @narekhovhannisyan in #507
- Infer manifest types by @narekhovhannisyan in #505
- Add refactor migration guide by @jmcook1186 in #495
- Fix aggregation by @narekhovhannisyan in #509
- Add rimraf to build script by @jmcook1186 in #512
- Fix sci e test by @MariamKhalatova in #518
- chore(package): package-lock.json has uncommited changes (rimraf) by @alexzurbonsen in #515
- Csv exporter by @narekhovhannisyan in #517
- Improve logging by @narekhovhannisyan in #520
- Plugin storage by @narekhovhannisyan in #519
- fix(config): add missing params to params.ts by @jmcook1186 in #521
- Add missing metadata params to params.ts by @jmcook1186 in #522
- Better import debug by @narekhovhannisyan in #523
- Fix defaults when the inputs is not provided by @manushak in #524
- Rename
models
intobuiltins
by @manushak in #526 - Tune plugin interface by @narekhovhannisyan in #527
- Fix time sync doc, rename manifest keys by @MariamKhalatova in #528
- Update Readme file by @manushak in #529
- Update manifests by @manushak in #530
- Update README docs for builtins by @jmcook1186 in #534
- Add unit tests for utils by @narekhovhannisyan in #537
- chore(package): release v0.3.0 ✨ by @narekhovhannisyan in #538
New Contributors
- @jjmax75 made their first contribution in #490
- @alexzurbonsen made their first contribution in #491
Full Changelog: v0.2.1...v0.3.0
v0.2.1
v0.2.0
What's Changed
- Precommit hooks and commitlint by @narekhovhannisyan in #426
- Migrate from Moment to Luxon by @jamescrowley in #417
- Integration test for SCI-E by @MariamKhalatova in #424
- Fix impls and ompls, add missing yaml files by @manushak in #434
- Add some extra advice for contributors to README by @jmcook1186 in #435
- Adds time sync as builtin model to refactored if by @jmcook1186 in #438
- Group by by @narekhovhannisyan in #442
- Functional aggregation by @narekhovhannisyan in #449
- Handle absolute paths for manifest by @narekhovhannisyan in #457
- Rename impl ompl by @narekhovhannisyan in #456
- Create bug/issue reporting template by @MariamKhalatova in #463
- Update contributing guide by @jmcook1186 in #462
- Fix sci e integration test by @MariamKhalatova in #459
- fix override defaults by @narekhovhannisyan in #467
- Update README.md by @russelltrow in #469
- CLI parameters by @narekhovhannisyan in #472
- Fix null inputs override by @narekhovhannisyan in #473
- Updating if-demo functional-unit-time to match expected value by @dcrreynolds in #471
- Add timestamp and duration to aggregated values by @narekhovhannisyan in #485
- Update manifests files by @manushak in #482
- Validate time-sync global config and input parameters by @manushak in #486
- exhaust: added exhaust function, with stub for exhaust-csv-export and… by @pazbardanl in #441
- Functional architecture by @narekhovhannisyan in #436
New Contributors
- @jamescrowley made their first contribution in #417
- @MariamKhalatova made their first contribution in #424
- @russelltrow made their first contribution in #469
- @dcrreynolds made their first contribution in #471
Full Changelog: v0.1.9...v0.2.0
v0.1.9
What's Changed
- examples: in impls and ompls added cim.yml files by @manushak in #400
- examples: in impls and omples added missed e-mem yaml files by @manushak in #404
- time-sync: added option to error out instead of padding by @pazbardanl in #395
- Replace units.yaml with new parameter definition logic by @jmcook1186 in #418
- Record IF version in output data by @jmcook1186 in #419
- NPM publish ci by @narekhovhannisyan in #422
- exmaples: added missed yamls, updated old yamls by @manushak in #420
- ✨ Release: v0.1.9 by @narekhovhannisyan in #425
Full Changelog: v0.1.8...v0.1.9