Releases: open-rpc/schema-utils-js
Releases · open-rpc/schema-utils-js
1.7.0
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.6.0 (2019-04-12)
Bug Fixes
- add docs to methodCallValidator (d5a9f30)
- add link to jenkins pipelines (0e67bb1)
- add simple example (3b3aaf6)
- add video guide for making small documentation changes (87df9a8)
- back to 100% coverage (26da090)
- CONTRIBUTING formatting and typo (c1ef029)
- gitignore docs (e5b7fd4)
- gitignore need not use . in path (64a8808)
- ignore bugged coverage lines (a75749e)
- indenting (835583d)
- linting (f27b77f)
- move conventions and resource up in the readme (227b53a)
- move to pristine (988ae60)
- remove ds store (bcf8cf1)
- remove jenkinsfile (189bee3)
- remove yaml in example (b410975)
- Rename LICENSE -> LICENSE.md (22ed02d)
- reorg scripts (e452ef2)
- replace github for Github (b6b9d42)
- semantic-release to ghpages (212fd29)
- test fixup (3f7f63f)
- typo in CONTRIBUTING.md and compose command in BUILDING.md (783905c)
- update .gitignore (d7107cc)
- update BUILDING.md (b0e9d5d)
- update BUILDING.md typo (0b21631)
- update CONTRIBUTING.md adding docs (b324d84)
- update CONTRIBUTING.md choppy code changes and testing (ad1e78a)
- update CONTRIBUTING.md grammer around preview markdown (38c9abf)
- update CONTRIBUTING.md how to fork a repo (74dfe4f)
- update CONTRIBUTING.md to get rid of cloning or forking (af142a2)
- update CONTRIBUTING.md typo (3ebf183)
- update parse docs (c42d6af)
- update README.md simplify open source grammar (e892afe)
- update README.md typo its (cdf5389)
- wording change (3b6b60b)
- export: naming incorrect (3ed93c9)
- exports: clean up exports (7e822c1)
- exports: export new error classes (1b25072)
- tests: update tests (3d7e619)
- types: parse returns correct type (73e23b2), closes #54
Features
- add choose a license to resources (1e38132)
- add info on using this repo (1671d3e)
- add issue templates (5bc409d)
- add Jenkinsfile (2d9a5e4)
- add more resources to README (bb5b213)
- add resources for documentation driven development (94c6214)
- add testing.md file (ed3781a)
- added pristine (6a98614)
- initial commit (de17561)
- errors: create proper error classes (e3393b7)
- split out code (989a1b1)
- typedocs (3202202)
- naming: change names to be more descriptive (140a466)
- parse: accept openrpc document (ed2d443), closes #55