Releases: marmelab/greenframe-cli
Releases · marmelab/greenframe-cli
v2.0.1
What's Changed
- fix: replace grep -P commands - Closes #83 #63 by @JulienMattiussi in #84
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Breaking changes
- New way to declare scenarios to execute: remove vm2 to run analyses by @JulienMattiussi in #54
- Feature
isDistant
is now deprecated for security reason due to previous change on scenario handle: Clean and document 1.7.0 by @JulienMattiussi in #61
What's Changed
- Add controls on config file by @JulienMattiussi in #59
- Change
getBranchName
function to match with orphan checkouts by @JulienMattiussi in #57 - Fix/catch ctrc+c by @erwanMarmelab in #65
- update_README by @erwanMarmelab in #66
Full Changelog: v1.6.8...v2.0.0
v1.6.8: Merge pull request #55 from marmelab/add-debug-log
- Add more detailled logs on container execution
v1.6.7: Fix model syntax
- Display scaled results for Co2 consumption (ie 1mWh instead of 0.001Wh)
1.6.6
- Add support for
locale
andtimezoneId
options indistant
analyses
1.6.5
- Add
locale
andtimezoneId
options to the CLI and configuration files
1.6.4
- Fix
--ignoreHTTPSErrors
ongreenframe analyze
command - Update Playwright to 1.30.0
1.6.3
Run greenframe update
to get this last version.
- Update Playwright to 1.29.0
1.6.2
1.6.1
What's Changed
- Update playwright to latest version
- Add a new ignoreHTTPSErrors flag on CLI args and in config file
- Fix dev script
- Bump vm2 from 3.9.3 to 3.9.11
Full Changelog: v1.5.0...v1.6.1