Skip to content

Releases: moqada/simple-api-client-generator

v0.5.1

21 Jun 16:18

Choose a tag to compare

Bug Fixes

  • sacg: Fix flow error in specific patterns (71d7469)

v0.5.0

23 Apr 08:13

Choose a tag to compare

  • package: Update @moqada/simple-api-client (474dc3a)

v0.4.0

20 Apr 01:57

Choose a tag to compare

Features

  • sacg: Support import style for TypeScript (050cb9c)

v0.3.0

19 Apr 02:36

Choose a tag to compare

Bug Fixes

  • package: update json-schema-ref-parser to version 4.0.0 (#31) (7777a6a)
  • package: update yargs to version 9.0.1 (#30) (c7d93f0)
  • sacg: Fix throws AssertionError if validation result is valid ( tv4 >= v1.3.0) (e5ec794), closes #29
  • sacg: Fixed format of generated FlowType (69f3be7)

Features

  • sacg: Support TypeScript (6ea4935)

v0.2.3

10 Mar 02:30

Choose a tag to compare

Bug Fixes

  • sacg: Fix broken flowtype when request schema include hyphen. (b0ae815)

v0.2.2

22 Jun 09:42

Choose a tag to compare

Bug Fixes

  • sacg: Fix int type to integer (aa0eee7)

v0.2.1

05 May 18:05

Choose a tag to compare

Bug Fixes

  • sacg: Fix hyphen separated rel is broken flow type (b3881e6)

v0.2.0

02 May 15:43

Choose a tag to compare

Features

  • sacg: Add assert option (55e14d9)

v0.1.2

02 May 10:59

Choose a tag to compare

Bug Fixes

  • sacg: Fix Flowtype is not arrayed when rel is instances (b841bfb)