Skip to content

Releases: open-rpc/spec

1.3.2

04 Jul 18:31
Compare
Choose a tag to compare

1.3.2 (2023-07-04)

Bug Fixes

  • examplePairingObject.name and params are required in the metaschema (3cdace9)

1.3.1

06 Feb 21:37
Compare
Choose a tag to compare

1.3.1 (2023-02-06)

Bug Fixes

  • add a note about examplePairingObject.result being undefined (30aee1b)
  • tests borked up (5f73e6e)

1.3.0

01 Feb 03:17
Compare
Choose a tag to compare

1.3.0 (2023-02-01)

Bug Fixes

Features

  • add support for strict notification methods (a9a3091), closes #230

1.2.6

22 May 23:56
Compare
Choose a tag to compare

1.2.6 (2020-05-22)

Bug Fixes

  • schema required formatting (1a745b5)
  • method.paramStructure: add spec detailing by-name case of cd.name (646978c)
  • @belfordz edits for awesomeness (cbae9e3)
  • add another oxford comma (b1092f6)
  • append 's' to param_s_ field (9da993b)
  • formatting of required on linkObject.name (63f5410)
  • missing oxford comma (df8a507)
  • non-oxfordian missing space after oxfordian comma (1deef5c)
  • remove oneOf (215b0ae), closes #278
  • remove unused dev deps (11df1e8)
  • s/field/value (75275e6)
  • update FAQ and add to repo (7c7310c), closes #283

1.2.5

06 May 00:14
Compare
Choose a tag to compare

1.2.5 (2020-05-06)

Bug Fixes

  • default paramStructure to either (558241f), closes #270

1.2.4

20 Dec 22:25
Compare
Choose a tag to compare

1.2.4 (2019-12-20)

Bug Fixes

  • set private to true in package json to avoid publishing (1ff411a)
  • version fix take 4 (844eccc)

1.2.3

20 Dec 22:04
Compare
Choose a tag to compare

1.2.3 (2019-12-20)

Bug Fixes

  • missing run command (b4144f9)
  • second attempt at getting version fixed (b12c828)
  • third attempt at fixing version (9758c93)
  • update definitions and remove the word schema (4577270)

1.2.2

20 Dec 21:08
Compare
Choose a tag to compare

1.2.2 (2019-12-20)

Bug Fixes

1.2.1

26 Sep 01:35
Compare
Choose a tag to compare

1.2.1 (2019-09-26)

Bug Fixes

1.2.0

23 Sep 22:02
Compare
Choose a tag to compare

1.2.0 (2019-09-23)

Bug Fixes

  • checkout package after installing semanticrel (a9d5841)
  • remove additional dash (0674aaf)
  • remove sem rel deps last time (5388f19)
  • remove sponsor (85c83e1)

Features