Skip to content

Releases: motiz88/aws-sdk-flow-decl-gen

v1.1.1

17 Aug 17:35

Choose a tag to compare

<a name"1.1.1">

1.1.1 (2016-08-17)

Bug Fixes

  • add all config props to Config class (026d64f2)
  • unions: repeat common part explicitly (6787d315)

v1.1.0

17 Aug 16:15

Choose a tag to compare

<a name"1.1.0">

1.1.0 (2016-08-17)

Features

  • conservatively infer discriminated unions from a common SDK pattern (af5ec4e5)

v1.0.1

14 Aug 17:50

Choose a tag to compare

<a name"1.0.1">

1.0.1 (2016-08-14)

Bug Fixes

  • enforce a set of newline rules in output (fba4c1e0)

v1.0.0

14 Aug 16:34

Choose a tag to compare

<a name"1.0.0">

1.0.0 (2016-08-14)

Bug Fixes

  • use latest astring-flow to fix enum output (1628be3d)
  • require node >=4 (9e37b9c7)
  • update astring-flow dependency (ef4ce6c0)
  • preamble: add incomplete Config class and config var (b4b91ae3)

Features

  • export translateApisDir as module's main function (facb1b54)
  • full declaration for AWS.Request (b1174ff4)
  • enum string types (82e63814)
  • Initial commit (7d53e7ef)