Skip to content

Latest commit

 

History

History
353 lines (198 loc) · 16.4 KB

CHANGELOG.md

File metadata and controls

353 lines (198 loc) · 16.4 KB

1.12.4 (2024-05-09)

Bug Fixes

1.12.3 (2023-01-17)

Bug Fixes

1.12.2 (2023-01-17)

Bug Fixes

  • add open-rpc-deployer context to release job (69ee3f6)
  • update node to 18 (cc2565c)

1.12.1 (2021-08-20)

Bug Fixes

  • update transpiler to fix type array (c475337)

1.12.0 (2021-08-16)

Features

1.11.4 (2021-06-01)

Bug Fixes

  • update schema dependencies to reflect meta-schema changes (49014a5)
  • version bump to unblock semantic release (529f50f)

1.11.3 (2020-11-17)

Bug Fixes

1.11.2 (2020-08-05)

Bug Fixes

  • solve the mysterious ref trash (b874e0b)

1.11.1 (2020-08-04)

Bug Fixes

1.11.0 (2020-07-30)

Features

  • upgrade to latest json schema tools (ffe4935)

1.10.0 (2020-05-19)

Bug Fixes

Features

  • move typedoc gen to a gh action (ee855ee)

1.9.0 (2020-02-12)

Bug Fixes

  • 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)

Features

  • bump to latest json to types (c73988f)
  • help/doc: enhance usage readability with caps and wordings (5ae2ba4)

1.8.0 (2020-01-16)

Bug Fixes

  • 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)

Features

1.7.0 (2020-01-07)

Bug Fixes

Features

1.6.0 (2019-11-14)

Features

1.5.0 (2019-10-09)

Features

  • add support for pub Rust struct fields (3fb16bd)

1.4.3 (2019-07-23)

Bug Fixes

1.4.2 (2019-06-13)

Bug Fixes

  • 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)

Bug Fixes

1.4.0 (2019-06-11)

Bug Fixes

Features

1.3.0 (2019-05-31)

Bug Fixes

  • prevents output directory from being removed (8e30209)

Features

  • cli to generate openrpc typings (8d6f5cc)

1.2.1 (2019-05-31)

Bug Fixes

  • items can be an array or an object (c96be09)
  • typedoc build (607b968)

1.2.0 (2019-05-30)

Features

  • default name type prefix (3975ee2)
  • use atomic naming of schemas (5ea3e75)

1.1.4 (2019-05-27)

Bug Fixes

1.1.3 (2019-05-27)

Bug Fixes

  • enums are made as interfaces (eeffa76)

1.1.2 (2019-05-27)

Bug Fixes

  • move around stuff from rust code (dc31a10)
  • typescript needs unique typenames (799ac3c)

1.1.1 (2019-05-25)

Bug Fixes

  • typescript function alias incorrect (6b30135)

1.1.0 (2019-05-23)

Bug Fixes

Features

  • add method type alias name interface (e9b1291)
  • add type alias function (9f30213)
  • remove deprecated method (a859c39)

1.0.4 (2019-05-14)

Bug Fixes

  • remove extra errors (aafb764)
  • wrangle the beast into submission (ad3c77e)

1.0.3 (2019-05-14)

Bug Fixes

1.0.2 (2019-05-13)

Bug Fixes

1.0.1 (2019-05-13)

Bug Fixes

1.0.0 (2019-05-13)

Bug Fixes

Features

  • initial migration from schema-utils (e598b0c)