Skip to content

Releases: currents-dev/currents-reporter

@currents/cmd v1.6.2

16 Dec 18:25
Compare
Choose a tag to compare

1.6.2 (2024-12-16)

Bug Fixes

  • addressed feedback (aaeb96a)
  • change getSuiteName (518d989)
  • instance files withe duplicated testsuite names (8eef041)

@currents/cmd v1.6.1

11 Dec 15:12
Compare
Choose a tag to compare

1.6.1 (2024-12-11)

Bug Fixes

  • upload command options parsing (1cb9dac)

@currents/cmd v1.6.0

06 Dec 11:50
Compare
Choose a tag to compare

1.6.0 (2024-12-06)

Bug Fixes

  • add ensureArray to full test suite discovery, avoid creating testless instance files (814ebdc)

@currents/cmd v1.5.0

28 Nov 19:22
6044dec
Compare
Choose a tag to compare

1.5.0 (2024-11-28)

Features

  • Add the continue flag to cache set (2e02e5a)

@currents/cmd v1.3.1

27 Nov 13:50
Compare
Choose a tag to compare

1.3.1 (2024-11-27)

Bug Fixes

@currents/jest v1.2.0

25 Nov 22:02
872c25d
Compare
Choose a tag to compare

1.2.0 (2024-11-25)

Bug Fixes

Features

  • add convert command (c73ea86)
  • add enum for inputFormat option (b6ed27d)
  • added generate instances (6d61fbf)
  • added postman example (4fb3de8)
  • Change to MIT license (7a4d944)
  • use glob to parse --input-file option (92098a9)

@currents/cmd v1.3.0

25 Nov 21:34
2e03227
Compare
Choose a tag to compare

1.3.0 (2024-11-25)

Bug Fixes

  • allow globs for cache set --path and last run preset (b102a26)

Features

@currents/cmd v1.2.1

25 Nov 11:05
ad97167
Compare
Choose a tag to compare

1.2.1 (2024-11-25)

Bug Fixes

  • added junit types, addressed feedback (f028f64)
  • conversion script (234bcd3)
  • currents convert command (a5c28a6)
  • jest attempt fields (2c2083c)
  • optional framework config, specify framework config properties to be reported (45cbc7a)
  • reuse types (5c5585d)
  • small refactor (db563f7)
  • use npm (e1b2823)

Features

  • add convert command (c73ea86)
  • add enum for inputFormat option (b6ed27d)
  • add previousCiBuildId to run creation (dfbb32e)
  • added full test suite junit scanner (e040f5e)
  • added generate instances (6d61fbf)
  • added junit originFramework support (a89a591)
  • added postman example (4fb3de8)
  • CircleCi cache (db742e6)
  • use glob to parse --input-file option (92098a9)

@currents/cmd v1.3.0-beta.0

25 Nov 19:35
8c90399
Compare
Choose a tag to compare
Pre-release

1.3.0-beta.0 (2024-11-25)

Bug Fixes

  • allow globs for cache set --path and last run preset (b102a26)

@currents/jest v1.0.3

22 Nov 19:45
Compare
Choose a tag to compare

1.0.3 (2024-11-22)

Bug Fixes

  • .. (a55fe22)
  • add --no-fail flag (1ab94c1)
  • added junit types, addressed feedback (f028f64)
  • cache command usage example [skip ci] (3bb9415)
  • display traces for errors only fo debug mode (8f12eaf)
  • exit with code 1 when cache commands fail (d08bd60)
  • jest attempt fields (2c2083c)
  • make missing config variables user-friendly (2a2b7ab)
  • optional framework config, specify framework config properties to be reported (45cbc7a)
  • remove --no-fail flag, add --continue flag (a84b773)
  • remove console.log [skip ci] (a766e6f)
  • rename from --paths to --path (b995083)
  • simplify the error handler (0342c3d)
  • use npm (e1b2823)

Features

  • add previousCiBuildId to run creation (dfbb32e)
  • add success messages (7b7c1fa)
  • added full test suite junit scanner (e040f5e)
  • added junit originFramework support (a89a591)
  • CircleCi cache (db742e6)