Skip to content

Releases: open-rpc/test-coverage

1.1.1

20 Mar 17:11
2f565e0

Choose a tag to compare

1.1.1 (2024-03-20)

Bug Fixes

  • update schema-utils-js to latest (42bb3b3)

1.1.0

18 Mar 18:16
850fc80

Choose a tag to compare

1.1.0 (2024-03-18)

Bug Fixes

Features

1.0.8

01 Aug 17:21
72390f1

Choose a tag to compare

1.0.8 (2019-08-01)

Bug Fixes

1.0.7

31 Jul 21:57
311c429

Choose a tag to compare

1.0.7 (2019-07-31)

Bug Fixes

  • exit with error code if errors exist (289de2e), closes #64

1.0.6

30 Jul 00:33
8265d75

Choose a tag to compare

1.0.6 (2019-07-30)

Bug Fixes

  • add example pairing support (e39a37b)
  • add tslint + fix linting (bdf35e8)
  • missing commander dep (39c44c6)

1.0.5

23 Apr 03:05
9d9b405

Choose a tag to compare

1.0.5 (2019-04-23)

Bug Fixes

  • pass correct call results to reporter + fix ajv validate (fa0ae35)

1.0.4

22 Apr 20:14
8b93468

Choose a tag to compare

1.0.4 (2019-04-22)

Bug Fixes

  • add result validation (0a8fad2)
  • coverage: use await for callResults (aa5c451), closes #7
  • coverage: use await for results (d555319)

1.0.3

22 Apr 16:25
9b51c9f

Choose a tag to compare

1.0.3 (2019-04-22)

Bug Fixes

  • remove emoji from console reporter (5360d66)
  • console reporter: consistent spacing (f76e940)
  • coverage: early return without resolve (800d45e)

1.0.2

17 Apr 21:01
1c41a11

Choose a tag to compare

1.0.2 (2019-04-17)

Bug Fixes

  • move json-schema libs from dev deps to deps (ae88c8b)

1.0.1

17 Apr 20:31
e4d5050

Choose a tag to compare

1.0.1 (2019-04-17)

Bug Fixes

  • add server support and update readme with install and usage (18f3c7e)
  • update README screenshot (0adda89)