Releases: adobe/fastly-native-promises
Releases · adobe/fastly-native-promises
v1.15.0
1.15.0 (2019-12-17)
Features
- snippets: add readSnippets method (9550a14), closes #172
v1.14.1
1.14.1 (2019-10-29)
Bug Fixes
- ci: try semantic-release w/o writing .npmrc (859dee1)
v1.13.0
1.13.0 (2019-09-02)
Features
- domain: add more domain functions (06d6fd6)
v1.12.0
1.12.0 (2019-08-20)
Bug Fixes
- clone: if no active version can be found during clone fall back to current, latest, or initial (fbd0c60), closes #106
Features
- versions: allow specifying multiple fallbacks for getVersion (f884cb8)
v1.11.0
1.11.0 (2019-07-30)
Bug Fixes
- purge: purgeKeys should send correct content-type (47535f6), closes #100
Features
- purge: add softPurgeKeys() (61bf5b2)
v1.10.0
1.10.0 (2019-06-14)
Features
- client: Add more user management functions (3acd8d9), closes #10
v1.9.1
1.9.1 (2019-05-02)
Bug Fixes
- httpclient: do not memoize failing requests (6e3726c), closes #61