Skip to content

Releases: open-rpc/generator

1.15.2

10 Feb 22:32
Compare
Choose a tag to compare

1.15.2 (2020-02-10)

Bug Fixes

1.15.1

10 Feb 22:16
Compare
Choose a tag to compare

1.15.1 (2020-02-10)

Bug Fixes

1.14.6

27 Jan 20:19
b094753
Compare
Choose a tag to compare

1.14.6 (2020-01-27)

Bug Fixes

  • broken package lock and deps (2079cbc)
  • typescript generator: meta schema OpenrpcDocument (6ac82dd)

1.14.5

23 Jan 11:21
fef2217
Compare
Choose a tag to compare

1.14.5 (2020-01-23)

Bug Fixes

  • update to json-schema-to-types 1.10.1 (27373a8)

1.14.4

16 Jan 03:17
4ff8400
Compare
Choose a tag to compare

1.14.4 (2020-01-16)

Bug Fixes

  • passing in string instead of object by accident (797a759)

1.14.3

16 Jan 02:03
9f81534
Compare
Choose a tag to compare

1.14.3 (2020-01-16)

Bug Fixes

  • add test coverage and demonstrate issue with schema utils (2db8250)
  • all tests passing with updated meta schema and schema utils (be1dc7b)
  • bump typing gen (2673507)
  • deref document even when you arent using CLI (dff5dd7)
  • dont call parseDocument twice (a91ebc2)
  • gremilins are gone (0857c5f)
  • handle errors from deref (7f86c99)
  • import parseOpenRPCDocument (90e1e04)
  • missing key (7c7e414)
  • open rpc name (04dc590)
  • remove extra junk (3942548)
  • tslint update (859546c)
  • update node version (8edf270)
  • upgrade typings lib with bug fixes (fb986d2)
  • used dereffed (1fd6fd2)

1.14.2

28 Nov 00:44
16d72ca
Compare
Choose a tag to compare

1.14.2 (2019-11-28)

Bug Fixes

  • missing types for lodash (aad3f4a)
  • update template pacakge lock (0b87aad)

1.14.1

27 Nov 23:39
65b20af
Compare
Choose a tag to compare

1.14.1 (2019-11-27)

Bug Fixes

  • dont publish with changed package.json (65b20af)

1.14.0

27 Nov 23:06
daa0b4c
Compare
Choose a tag to compare

1.14.0 (2019-11-27)

Bug Fixes

Features

1.13.0

09 Oct 03:18
9b81ddb
Compare
Choose a tag to compare

1.13.0 (2019-10-09)

Features

  • bump typings to support new rust client generation (7b17ee0)