Releases: blackflux/aws-sdk-wrap
Releases · blackflux/aws-sdk-wrap
v1.1.9
1.1.9 (2019-04-21)
Bug Fixes
v1.1.8
1.1.8 (2019-04-19)
Bug Fixes
v1.1.7
1.1.7 (2019-04-15)
Bug Fixes
v1.1.6
1.1.6 (2019-03-03)
Bug Fixes
- failure when uncommitted git changes (9e02b78)
v1.1.5
1.1.5 (2019-02-27)
Bug Fixes
- applying aws config to service and global config now (00ad958)
v1.1.4
1.1.4 (2019-02-18)
Bug Fixes
v1.1.3
1.1.3 (2019-02-17)
Bug Fixes
v1.1.2
1.1.2 (2019-01-25)
Bug Fixes
- now able to get nested objects through nested get (9e40fe0)
- updated dependencies (54bc5ff)
v1.1.1
1.1.1 (2018-09-06)
Bug Fixes
- generified aws instance lookup to support nesting (98c9e9c)
- get now casts to lower to prevent double init (76a4877)
v1.1.0
1.1.0 (2018-08-22)
Features
- now exposing
get(...)
to obtain service reference (7cdfbbe)