Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/open-rpc/spec

The OpenRPC specification
https://github.com/open-rpc/spec

chore(release): 1.1.10 [skip ci]

## [1.1.10](https://github.com/open-rpc/spec/compare/1.1.9...1.1.10) (2019-06-04)

### Bug Fixes...

87fd2a4c8f38937a9469094b29e72b6f25e6a40b authored over 5 years ago by BelfordZ <[email protected]>
Merge pull request #189 from AArnott/patch-1

Require optional params to follow required params

00551b6207ec1d8b3c231c90c01896a07dc0f7db authored over 5 years ago by Zachary Belford <[email protected]>
fix: Require optional params to follow required params

When using named arguments, the ordering doesn't matter. But when using positional arguments (i....

a031e7190dbaeb82a724fb2dd605fd70c76b8f02 authored over 5 years ago by Andrew Arnott <[email protected]>
Merge pull request #187 from open-rpc/dependabot/npm_and_yarn/@qiwi/semantic-release-gh-pages-plugin-1.9.1

chore(deps-dev): bump @qiwi/semantic-release-gh-pages-plugin from 1.7.0 to 1.9.1

1045bd3a053a4b9ff0283eca891b1f46ab391444 authored over 5 years ago by Zachary Belford <[email protected]>
chore(deps-dev): bump @qiwi/semantic-release-gh-pages-plugin

Bumps [@qiwi/semantic-release-gh-pages-plugin](https://github.com/qiwi/semantic-release-gh-pages...

96edce0df5cbd756557e67c26d9b9aacb8101512 authored over 5 years ago by dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #186 from open-rpc/dependabot/npm_and_yarn/tar-2.2.2

chore(deps): [security] bump tar from 2.2.1 to 2.2.2

07d2e9811ce9381cd58691777ef493cd8807e574 authored over 5 years ago by Zachary Belford <[email protected]>
chore(deps): [security] bump tar from 2.2.1 to 2.2.2

Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. **This update includes securit...

774ea3c942c3f90664d4d9f0cfc29f72b0ba4f74 authored over 5 years ago by dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #182 from open-rpc/dependabot/npm_and_yarn/markdownlint-cli-0.16.0

chore(deps-dev): bump markdownlint-cli from 0.15.0 to 0.16.0

0042fe7e655744414a48107a3ef6f5f3c6dd7127 authored over 5 years ago by Zachary Belford <[email protected]>
chore(deps-dev): bump markdownlint-cli from 0.15.0 to 0.16.0

Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.15.0 to 0.16....

d7f3228c1a984ddaee536486f2358718611b5f82 authored over 5 years ago by dependabot[bot] <[email protected]>
chore(release): 1.1.9 [skip ci]

## [1.1.9](https://github.com/open-rpc/spec/compare/1.1.8...1.1.9) (2019-05-15)

### Bug Fixes

...

f0995c6488018b427a62919efe1ca516c931fd53 authored over 5 years ago by BelfordZ <[email protected]>
Merge pull request #184 from open-rpc/dependabot/npm_and_yarn/fs-extra-8.0.1

chore(deps-dev): bump fs-extra from 7.0.1 to 8.0.1

c9bb9827913ee0b53d0cc0d6abe3abd6aeea9c7a authored over 5 years ago by Zachary Belford <[email protected]>
chore(deps-dev): bump fs-extra from 7.0.1 to 8.0.1

Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 7.0.1 to 8.0.1.
- [Release ...

7e32c5d5d67557f248e3176b217934797da06e41 authored over 5 years ago by dependabot[bot] <[email protected]>
Merge pull request #181 from tzdybal/patch-1

fix: Change type of MethodObject.name to string

9c2ddf9c14a0210e63eae228fb1748963491628d authored over 5 years ago by Shane <[email protected]>
fix: change type of MethodObject.name to string

fixes #180

2282b29184d49ecebce5b4765775ac35ff6542e6 authored over 5 years ago by Tomasz Zdybał <[email protected]>
Merge pull request #176 from open-rpc/dependabot/npm_and_yarn/markdownlint-cli-0.15.0

chore(deps-dev): bump markdownlint-cli from 0.14.1 to 0.15.0

47dded7790926e0b9fb8af580375a9e70c10c201 authored over 5 years ago by Zachary Belford <[email protected]>
chore(deps-dev): bump markdownlint-cli from 0.14.1 to 0.15.0

Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.14.1 to 0.15....

d139179338cafdc9337c2cc35eaabba10b31dd5f authored over 5 years ago by dependabot[bot] <[email protected]>
Merge pull request #175 from fosgate29/patch-1

fix: typo

6cfe266bc49844c1c769105238433eea3eb20b0f authored over 5 years ago by Shane <[email protected]>
Merge pull request #1 from fosgate29/patch-2

fix: typo in a Map description

0898b0d71faf05ef59fb68bf4755831cec8e2bc5 authored over 5 years ago by Luiz Hamilton Soares <[email protected]>
fix: typo in a Map description

247f298054fa312b1a0bb57ca0daff34a3274bdb authored over 5 years ago by Luiz Hamilton Soares <[email protected]>
fix: typo

ef7b956352848e4c9df3417ede8400157137002d authored over 5 years ago by Luiz Hamilton Soares <[email protected]>
chore(release): 1.1.8 [skip ci]

## [1.1.8](https://github.com/open-rpc/spec/compare/1.1.7...1.1.8) (2019-04-27)

### Bug Fixes

...

31617fe7d8227fec9698dc2e0c48c95bd8091959 authored over 5 years ago by BelfordZ <[email protected]>
Merge pull request #174 from open-rpc/fix/optional-params

fix(methodObject): optional params recommendation

adc48f23f25647c5f18e2a7e558f843a41884ada authored over 5 years ago by Zachary Belford <[email protected]>
fix(methodObject): optional params recommendation

fixes #138

5d614b2e209feb1a39c21715729da5e12a1443f2 authored over 5 years ago by Zachary Belford <[email protected]>
Merge pull request #173 from vijya76/patch-1

docs: remove typo from MethSchema section

e451421efa0e82774f1c3b0f94137accb9e02505 authored over 5 years ago by Zachary Belford <[email protected]>
docs: remove typo from MethSchema section

9bf4e7bf111e47b7f827e90a7ccaf855da1f02d3 authored over 5 years ago by vijya76 <[email protected]>
chore(release): 1.1.7 [skip ci]

## [1.1.7](https://github.com/open-rpc/spec/compare/1.1.6...1.1.7) (2019-04-23)

### Bug Fixes

...

7c6f0e2e9bd2dbe38cbc6361cc28796ffd380e26 authored over 5 years ago by BelfordZ <[email protected]>
Merge pull request #171 from open-rpc/fix/oneof-result

fix: add OneOf object to result

ee8af82bbff3609bd17c68e0445ce48e79b8f3d3 authored over 5 years ago by Shane <[email protected]>
Merge branch 'master' into fix/oneof-result

721566530e0bef0325e38a4b89237872c9488533 authored over 5 years ago by Zachary Belford <[email protected]>
Merge pull request #172 from open-rpc/fix/release

fix: release

61c118848161fcf083878985d3380751bffd6c75 authored over 5 years ago by Zachary Belford <[email protected]>
fix: release

4544160130f6d9448e02293deaafcc6a45d437fa authored over 5 years ago by Zachary Belford <[email protected]>
fix: add OneOf object to result

fixes #170

d9055388e7f1e5960d3f0a30b9043d37692bdc0c authored over 5 years ago by Shane <[email protected]>
chore(release): 1.1.6 [skip ci]

## [1.1.6](https://github.com/open-rpc/spec/compare/1.1.5...1.1.6) (2019-04-18)

### Bug Fixes

...

e5706a15908d4a9cb21de7d94548b5f5d915cbde authored over 5 years ago by BelfordZ <[email protected]>
Merge pull request #166 from open-rpc/fix/build

fix: build filter get-version

4756e0d89cb430b4729f6250e7433a2a0386405c authored over 5 years ago by Zachary Belford <[email protected]>
fix: remove build from ci

2dbe3f9259b6b239b5c381c8deccf5726ae9058b authored almost 6 years ago by Zachary Belford <[email protected]>
fix: update scripts

9f13be694e8e0203d3676de6d5ebd05c16893a9b authored almost 6 years ago by Zachary Belford <[email protected]>
fix(toc): build working again

5ae4e66348cb361774fef6d77b7e2953666bf438 authored almost 6 years ago by Zachary Belford <[email protected]>
fix: build filter get-version

0fc9ef82178b3d4b91ebe43ccabc2947434b36a3 authored almost 6 years ago by Zachary Belford <[email protected]>
Merge pull request #165 from open-rpc/fix/release-template

fix: release improvements

e602d411ebe22f384157c1c6bf8cc851b6fe2ecc authored almost 6 years ago by Zachary Belford <[email protected]>
Merge branch 'master' into fix/release-template

7098696d7ef312e82834f7606a736fd98541222d authored almost 6 years ago by Zachary Belford <[email protected]>
fix: versioned latest url

ff4bcc8aca324fd3dd54db4dee1536ea5e5172af authored almost 6 years ago by Zachary Belford <[email protected]>
fix: formatting

e8aea3d511b6ade98370299d55fd11c90af92ab2 authored almost 6 years ago by Zachary Belford <[email protected]>
fix: cleanup

23a0ff45272fb77b293b6660b0220ac0a2fc812a authored almost 6 years ago by Zachary Belford <[email protected]>
fix: make obvious that version isnt real

e38cfc0bfed793856b2324762128743cd6d98fea authored almost 6 years ago by Zachary Belford <[email protected]>
fix: release version templated

141d4e3c6f0b0b9964d89e2e336415c874bf7e6c authored almost 6 years ago by Zachary Belford <[email protected]>
chore(release): 1.1.5 [skip ci]

## [1.1.5](https://github.com/open-rpc/spec/compare/1.1.4...1.1.5) (2019-04-08)

### Bug Fixes

...

30db936ab55dcb1e5a559b1c435d4f83b3deba22 authored almost 6 years ago by BelfordZ <[email protected]>
fix(release): try again

7ba538d1ba8be32b2ec5749519b937ba710dd7f9 authored almost 6 years ago by Zachary Belford <[email protected]>
chore(release): 1.1.4 [skip ci]

## [1.1.4](https://github.com/open-rpc/spec/compare/1.1.3...1.1.4) (2019-04-08)

### Bug Fixes

...

c4bbedea5c64773cc7d825a3e558e2688378601d authored almost 6 years ago by BelfordZ <[email protected]>
Merge pull request #161 from open-rpc/fix/release-again

Fix/release again

7612a46313ef297220913921df5b7400823c4e6b authored almost 6 years ago by Zachary Belford <[email protected]>
fix: gitignore build properly

b2eb08d61caea02fafcee09bee69145957c1c2c6 authored almost 6 years ago by Zachary Belford <[email protected]>
fix: remove build folder

b02fe7223f7179968931b7e4f40e2eb6ad775a6d authored almost 6 years ago by Zachary Belford <[email protected]>
fix: release plugins

8050a744516c381ecb8a4036386e750bf3102206 authored almost 6 years ago by Zachary Belford <[email protected]>
Merge pull request #160 from open-rpc/fix/artifacts

fix(release): artifact uploading

709f5d21b6bf8ff539a77ac23d378ba7b816c5be authored almost 6 years ago by Zachary Belford <[email protected]>
fix(release): artifact uploading

3275d6a34c7644e46fb1f71463eed12a92e5b68c authored almost 6 years ago by Zachary Belford <[email protected]>
chore(release): 1.1.2 [skip ci]

## [1.1.2](https://github.com/open-rpc/spec/compare/1.1.1...1.1.2) (2019-04-08)

### Bug Fixes

...

bebb5372161d9961af659f66bc684e463726279f authored almost 6 years ago by BelfordZ <[email protected]>
Merge pull request #159 from open-rpc/fix/release-artifacts

fix: release not uploading artifacts

f865e9bebe05546df295819743e98ff465a766d5 authored almost 6 years ago by Zachary Belford <[email protected]>
fix: release not uploading artifacts

6a9c721558002458fbdf39a11c575784060864cb authored almost 6 years ago by Zachary Belford <[email protected]>
chore(release): 1.1.1 [skip ci]

## [1.1.1](https://github.com/open-rpc/spec/compare/1.1.0...1.1.1) (2019-04-08)

### Bug Fixes

...

365e50645eb9b4c898b94c6ecc83c4b2c1616635 authored almost 6 years ago by semantic-release-bot <[email protected]>
Merge pull request #158 from open-rpc/fix/release-success

fix: add success and fail handler to release

7a52bf27242c08b78b79fd336bff7a50eab82981 authored almost 6 years ago by Zachary Belford <[email protected]>
Merge branch 'master' into fix/release-success

230963429222dd5215d545a6a4cd404d60268ea7 authored almost 6 years ago by Zachary Belford <[email protected]>
fix(releaserc): tighten commit message sign off

Co-Authored-By: meowsbits <[email protected]>

b06a454cdb6286c69ae5b433b9089f95f0120326 authored almost 6 years ago by Shane <[email protected]>
chore(release): 1.1.0 [skip ci]

# [1.1.0](https://github.com/open-rpc/spec/compare/1.0.0...1.1.0) (2019-04-07)

### Bug Fixes

*...

2418189bba45094c959d5b202174e178f56ad4af authored almost 6 years ago by semantic-release-bot <[email protected]>
Merge branch 'master' into fix/release-success

394b6468c575e1424d1e6f83b2a8cf92a37dcd18 authored almost 6 years ago by Zachary Belford <[email protected]>
Merge pull request #157 from open-rpc/feat/latest-link

feat: add link for latest version of spec

a4ef3762726ef192463b79c507d9e656626e04ae authored almost 6 years ago by Zachary Belford <[email protected]>
fix(release): indicate commit messages generated

Co-Authored-By: BelfordZ <[email protected]>

8c34567e0da80926cff6cf014d3b8dbd7ec8f461 authored almost 6 years ago by meowsbits <[email protected]>
fix: add success and fail handler to release

589db4929763ca6266e67ad6d31ae879aeb7b2ae authored almost 6 years ago by Zachary Belford <[email protected]>
feat: add link for latest version of spec

ce8ecf0e22a52ff0f166b775e8c6ededd79cf5c4 authored almost 6 years ago by Zachary Belford <[email protected]>
Merge pull request #155 from open-rpc/fix/release-artifact-name

fix: gh release artifact name

5593bd2b8049daaaaadf62ef5006a1f161e3ea60 authored almost 6 years ago by Zachary Belford <[email protected]>
fix: gh release artifact name

a38601d77cb387344cf5bc81aab82a40e60b2241 authored almost 6 years ago by Zachary Belford <[email protected]>
chore(release): 1.0.0 [skip ci]

# 1.0.0 (2019-04-01)

### Bug Fixes

* add alt to logo ([37898f3](https://github.com/open-rpc/sp...

1414f5488fe01260279c9f25fd7d7fee3a01a524 authored almost 6 years ago by semantic-release-bot <[email protected]>
Merge pull request #153 from open-rpc/fix/group-of-fixes

Fix/group of fixes

d3b63a2a437521ba7d3df3c042e4e2e37e8cf11e authored almost 6 years ago by Zachary Belford <[email protected]>
fix: change name of runtime expressions standard

Co-Authored-By: BelfordZ <[email protected]>

de484d12df6952bb4b83dba436418a59d6c7cafb authored almost 6 years ago by Shane <[email protected]>
fix(examplePairing): fix table formatting

82bc77992aba940f7d1ecdb867684e61367bd59d authored almost 6 years ago by Zachary Belford <[email protected]>
feat: semantic release and build

275c10a0bda30bbc6c30f8938642edb8e0336f1f authored almost 6 years ago by Zachary Belford <[email protected]>
fix(tagObject): add summary

d868c3f50bfa3c8cdbdc557abb01cc53edf4d36b authored almost 6 years ago by Zachary Belford <[email protected]>
fix: add info about examples and meta schema

8623dea087017b43c549c088bbafc63f75e7415c authored almost 6 years ago by Zachary Belford <[email protected]>
fix: better definitions

aca0dff544fd2a85fa13d0f64ce95524e122e377 authored almost 6 years ago by Zachary Belford <[email protected]>
fix(examples): add a link to the examples

2f378b9116f1aebf9cd972deae56ab0e0a1e3ff4 authored almost 6 years ago by Zachary Belford <[email protected]>
fix(versions): consistent use of x

3df1d5cb264279a02e7ba5b2aa9aebd4877c9b7f authored almost 6 years ago by Zachary Belford <[email protected]>
fix(format): more specific about patterned field uniqueness

3654295dde7a4fa2225f9cdaca97b973243663e0 authored almost 6 years ago by Zachary Belford <[email protected]>
fix: remove document structure

b863f5f5ed2f7cd2928dcff9910fb794f7fa2013 authored almost 6 years ago by Zachary Belford <[email protected]>
fix(versions): remove extra words

a2558bafd6df8578b77bb7415d5037ecb37cc831 authored almost 6 years ago by Zachary Belford <[email protected]>
fix: formatting on server vars

2194c768b1dbb69236a0cddae1eabe70614c960a authored almost 6 years ago by Zachary Belford <[email protected]>
fix(build): add script

ed511e175f02de48933a12ea44036c4f10b82ab9 authored almost 6 years ago by Zachary Belford <[email protected]>
fix(versions): formatting issues resolved

bc26551eafb76c2bd97fbaba4913fbfaf1f6c61f authored almost 6 years ago by Zachary Belford <[email protected]>
fix: tags shouldnt be in root

58c914b09211486f4e2384c911e514942041518b authored almost 6 years ago by Zachary Belford <[email protected]>
fix: components cant be reference objects

9496962a3480a6f9ca8263d16fc7619bba23d071 authored almost 6 years ago by Zachary Belford <[email protected]>
fix: localhost if server is empty

4f942b361f8868bd1cf4c41abc32bd2be48665c5 authored almost 6 years ago by Zachary Belford <[email protected]>
fix: remove a level of header indent

0f7a0b4c72d18190559a407a20bb5aa6e68ba601 authored almost 6 years ago by Zachary Belford <[email protected]>
Merge pull request #150 from open-rpc/fix/update-template-lang-link

fix: update link to template language

cac8d06d5736b0c37bbec3931226303788cf3d49 authored almost 6 years ago by Zachary Belford <[email protected]>
Merge branch 'master' into fix/update-template-lang-link

e26a622a0bdba62e8eda5d41c735e53b080582f1 authored almost 6 years ago by Shane <[email protected]>
Merge pull request #151 from open-rpc/fix/method-text-content-descriptor

fix: dont use method text in content descriptor

6ac65c6eacf43f09e4da377fa42cbf6e92bebfd8 authored almost 6 years ago by Shane <[email protected]>
Merge branch 'master' into fix/update-template-lang-link

3a7e07f05bb93c876d32eb2dd8be60dfdf9d6475 authored almost 6 years ago by Shane <[email protected]>
fix: dont use method text in content descriptor

fixes #109

4a3cd0cca8b4a283335114cafdcdea9bee8e8ae0 authored almost 6 years ago by Shane <[email protected]>
Merge pull request #149 from open-rpc/fix/markdownlint

fix: add markdownlint

c651d2a7c3f2b55b04ece1a04c03efa38b2d6a5c authored almost 6 years ago by Zachary Belford <[email protected]>
fix: update link to template language

f8dafd1fe974cb600e71998e85054c346eb79637 authored almost 6 years ago by Shane <[email protected]>
fix: json broken

ace1fc0b5bdac568246df7a43eb92a502f908bb5 authored almost 6 years ago by Zachary Belford <[email protected]>
fix: remove hard tabs rule

10efb9a713a8072f738779bf3a322d28185e4afb authored almost 6 years ago by Zachary Belford <[email protected]>
fix: fix extra whitespace

d91bf211ea1c7d0049835683915f447d8b5a85f5 authored almost 6 years ago by Zachary Belford <[email protected]>
fix: remove whitespace rule

9118866c71cc427f4b868d5e74d423e00f96eadc authored almost 6 years ago by Zachary Belford <[email protected]>
fix: add markdownlint

fixes #148

ea6994b50673d92fccb3f5f240e29254fe7576b3 authored almost 6 years ago by Zachary Belford <[email protected]>