1.12.4 (2024-05-09)
- bump deps (88675e2)
- try that (788cf06)
- typedoc config (510e6b1)
- update gh action to newer node version (c5a0efb)
- update linting node version (521dd1a)
- update typedoc (944778b)
- use ubuntu latest (199396e)
1.12.3 (2023-01-17)
- update transpiler (da3a25a)
1.12.2 (2023-01-17)
1.12.1 (2021-08-20)
- update transpiler to fix type array (c475337)
1.12.0 (2021-08-16)
- add params typing (fd688ec)
1.11.4 (2021-06-01)
- update schema dependencies to reflect meta-schema changes (49014a5)
- version bump to unblock semantic release (529f50f)
1.11.3 (2020-11-17)
- docs deploy (467c8e9)
- put back version (3415f3a)
- remove discord link (27f93f7)
- remove name (151753d)
- remove nodenv cause it doesnt work (144659d)
- set ubuntu version explicitly (46620c9)
- take latest for nodenv (b69a7ae)
- update github lint workflow (f51e0c8)
- update readme (d277c7f)
- update tests to match tranpiler output (dae8094)
- update transpiler to latest (2484323)
1.11.2 (2020-08-05)
- solve the mysterious ref trash (b874e0b)
1.11.1 (2020-08-04)
1.11.0 (2020-07-30)
- upgrade to latest json schema tools (ffe4935)
1.10.0 (2020-05-19)
- dont deploy during test (007661d)
- linting issues (a103b60)
- more mistakes (aa1460a)
- move around deps for linting sake (e45eb53)
- package scripts had a loop (eb02267)
- params required by default (cf33d7a), closes #281
- release no longer handles docs (94cc25b)
- remove junk (9534a14)
- remove name (85e1963)
- split out gh actions (4bbe6a6)
- typedocs stuff (1889b9e)
- update package lock (e17d7db)
- use gh actions for linting (dda3821)
- move typedoc gen to a gh action (ee855ee)
1.9.0 (2020-02-12)
- README: arguably improve wording for -d option (dc095db)
- README: update usage docs to correspond to reality (fbd03f6)
- src/cli.js: (lint,fmt) fix whitespace issue (5146859)
- usage: revert to uncapitalized option descriptions (b7dde5a)
- bump to latest json to types (c73988f)
- help/doc: enhance usage readability with caps and wordings (5ae2ba4)
1.8.0 (2020-01-16)
- move to dev deps and fix ts issue (6e66fee)
- need more typing with new schema typings (c7ff819)
- update to latest json-schema-to-typings 1.10.0 (a145b3f)
- update to new shoes (2dd940f)
1.7.0 (2020-01-07)
- add node-version file (e083f02)
- add some tests (5b0a5a9)
- add to index (758c9a6)
- use node lts (82d872a)
- python (af5ffaf)
1.6.0 (2019-11-14)
- new typings lib (d3d7377)
1.5.0 (2019-10-09)
- add support for pub Rust struct fields (3fb16bd)
1.4.3 (2019-07-23)
- add git checkout (ab2a057)
- install semantic rel deps globally in ci (42c3236)
- ordering (b7cb1f9)
- remove semantic release deps (49ce6ac)
- update packagelock (d8f65b4)
1.4.2 (2019-06-13)
- add optional param for typescript (9c250b6), closes #48
- remove unused deps (5bf3fef)
- tests pass with optional args (b523020)
- update packagelock (f2af232)
1.4.1 (2019-06-11)
1.4.0 (2019-06-11)
- add docs to go (5abe3fb)
- add go to cli (bd222e8)
- add tests for go (f083952)
- cli working with go (1c2a0f5)
- docs were wrong (7ef3058)
- make a utils file (af600d0)
- missing deps (97fd616)
- more dryness (142011f)
- move vulns to only be in circle (5bc7d65)
- remove generated go tpyings (a791d81)
- remove more extras (1103a7b)
- remove output once again (da9862c)
- remove unecessary code (ccef33f)
- simplify things (517adc8)
- swap error and result (e861765)
- tests broken (014a1d6)
- uncomment other tests (24cef35)
- update lodash typings (faad27d)
- add go support (47d51d1)
1.3.0 (2019-05-31)
- prevents output directory from being removed (8e30209)
- cli to generate openrpc typings (8d6f5cc)
1.2.1 (2019-05-31)
1.2.0 (2019-05-30)
1.1.4 (2019-05-27)
- support oneOf (b4f014e)
1.1.3 (2019-05-27)
- enums are made as interfaces (eeffa76)
1.1.2 (2019-05-27)
1.1.1 (2019-05-25)
- typescript function alias incorrect (6b30135)
1.1.0 (2019-05-23)
- add tests for getFunctionTypeAlias (e7319a2)
- dry and improve coverage (641a2c6)
- lint fixups (f1e1501)
- refactor typings interface (7846704)
- remove extra junk (69dfb37)
- add method type alias name interface (e9b1291)
- add type alias function (9f30213)
- remove deprecated method (a859c39)
1.0.4 (2019-05-14)
1.0.3 (2019-05-14)
1.0.2 (2019-05-13)
1.0.1 (2019-05-13)
- build forked prs (94db1da)
- README: example usage of constructor (c535f62)
- handle typename uniqueness naively (3acb4f8)
- names (308d2f8)
- npm audit (6c6a24c)
- remove extra publish script (9d3efc9)
- initial migration from schema-utils (e598b0c)