Skip to content

Releases: marmelab/greenframe-cli

v2.0.0

15 Mar 09:57
77feb55
Compare
Choose a tag to compare

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

Full Changelog: v1.6.8...v2.0.0

v1.6.8: Merge pull request #55 from marmelab/add-debug-log

25 Jul 15:08
4570382
Compare
Choose a tag to compare
  • Add more detailled logs on container execution

v1.6.7: Fix model syntax

25 Jul 15:07
68edea1
Compare
Choose a tag to compare
  • Display scaled results for Co2 consumption (ie 1mWh instead of 0.001Wh)

1.6.6

14 Mar 20:33
Compare
Choose a tag to compare
  • Add support for locale and timezoneId options in distant analyses

1.6.5

09 Mar 10:00
Compare
Choose a tag to compare
  • Add locale and timezoneId options to the CLI and configuration files

1.6.4

09 Feb 12:38
Compare
Choose a tag to compare
  • Fix --ignoreHTTPSErrors on greenframe analyze command
  • Update Playwright to 1.30.0

1.6.3

21 Dec 12:57
Compare
Choose a tag to compare

Run greenframe update to get this last version.

  • Update Playwright to 1.29.0

1.6.2

21 Dec 10:44
Compare
Choose a tag to compare
  • Fix totalTime computation is wrong fro multi-container analyses (#29)

1.6.1

01 Dec 16:51
Compare
Choose a tag to compare

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

1.5.0

28 Nov 14:32
a89292c
Compare
Choose a tag to compare
  • Add containers flags
  • Update README