Releases: motiz88/aws-sdk-flow-decl-gen
Releases · motiz88/aws-sdk-flow-decl-gen
v1.1.1
17 Aug 17:35
Compare
Sorry, something went wrong.
No results found
<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
Compare
Sorry, something went wrong.
No results found
<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
Compare
Sorry, something went wrong.
No results found
<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
Compare
Sorry, something went wrong.
No results found
<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