Releases: open-rpc/generator
Releases · open-rpc/generator
1.9.2
1.9.1
1.9.0
1.8.2
1.8.1
1.8.0
1.7.2
1.7.1
1.7.0
1.7.0 (2019-05-15)
Bug Fixes
- rust: upgrade autorand version end enable the feature that fixes an integer overflow error upon int->float conversion (a42ef66)
- output validation errors (a869a98), closes #187
- remove out of date information (57b78fa)
- update schema utils (0ffcc37)
Features
- rust: handle complex openrpc documents (9ec71ad)
1.6.0
1.6.0 (2019-05-06)
Bug Fixes
- change -s to -d (a08744d)
- cleanup (96b9bd9)
- cli passing wrong arg (163bd69)
- dont lint console log in cli (c320843)
- help was incorrect (8d28771)
- line length (4747583)
- linting issue with cli (a044e1d)
- no longer passing in clientName (84b9fff)
- npm install tslint (b1e29d3)
- remove deprecated rule (6f7106f)
- remove usage alltogether (390cd30)
- test also lints (6a87ff9)
- use correct rpcParams passed in arguments (02c0978), closes #167
- readme: remove docker and fix names (fba4b89)
- readme: update basic info (795af63)
Features
- add --version to cli (167f805)