Skip to content

Releases: open-rpc/schema-utils-js

1.7.0

16 Apr 11:28
Compare
Choose a tag to compare

1.7.0 (2019-04-16)

Bug Fixes

Features

  • method-typings: get types for method (caeb1fa)

1.6.4

16 Apr 10:42
Compare
Choose a tag to compare

1.6.4 (2019-04-16)

Bug Fixes

1.6.3

12 Apr 10:47
Compare
Choose a tag to compare

1.6.3 (2019-04-12)

Bug Fixes

1.6.2

12 Apr 10:35
Compare
Choose a tag to compare

1.6.2 (2019-04-12)

Bug Fixes

1.6.1

12 Apr 06:54
Compare
Choose a tag to compare

1.6.1 (2019-04-12)

Bug Fixes

  • dont upload crazytown assets (c73cd0c)

1.6.0

12 Apr 06:43
Compare
Choose a tag to compare

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

1.5.1

29 Mar 04:02
6988785
Compare
Choose a tag to compare

1.5.1 (2019-03-29)

Bug Fixes

  • bump meta-schema and fix accordingly (10b303e)

1.5.0

22 Mar 00:27
416f68c
Compare
Choose a tag to compare

1.5.0 (2019-03-22)

Bug Fixes

Features

  • ids: upgrade the content descriptor id generators (fa04da7), closes #35

1.4.0

20 Mar 07:26
4f1c81e
Compare
Choose a tag to compare

1.4.0 (2019-03-20)

Features

1.3.0

20 Mar 01:28
73d92d6
Compare
Choose a tag to compare

1.3.0 (2019-03-20)

Bug Fixes

  • clean up param validation error (dfc7369)
  • remove quotes in calling super (b4bdf26)

Features