Releases: zotoio/launchdarkly-nodeutils
Releases · zotoio/launchdarkly-nodeutils
v3.2.0
13 Mar 04:18
Compare
Sorry, something went wrong.
No results found
3.2.0 (2018-03-13)
Features
flags: add bulkMigrateFeatureFlags mode (e8dcf9f )
v3.1.1
26 Feb 05:41
Compare
Sorry, something went wrong.
No results found
3.1.1 (2018-02-26)
Bug Fixes
package: update webpack to version 4.0.0 (0cba3e2 )
v3.1.0
20 Feb 10:01
Compare
Sorry, something went wrong.
No results found
3.1.0 (2018-02-20)
Features
swagger: add support for passed in serialized swagger.yaml (eccb823 )
v3.0.1
20 Feb 07:55
Compare
Sorry, something went wrong.
No results found
3.0.1 (2018-02-20)
Bug Fixes
getFeatureFlag: fix env querystring issue (3319fef )
v3.0.0
19 Feb 08:52
Compare
Sorry, something went wrong.
No results found
3.0.0 (2018-02-19)
Features
api: Return json body without http header from apis (06a6ad3 )
BREAKING CHANGES
api: apis now return the response body json obj rather that whole response obj
v2.1.0
17 Feb 07:26
Compare
Sorry, something went wrong.
No results found
2.1.0 (2018-02-17)
Features
members: add utils for retrieving team members (11368ae )
v2.0.0
16 Feb 03:38
Compare
Sorry, something went wrong.
No results found
2.0.0 (2018-02-16)
Bug Fixes
npm: remove npm api script (f75cf5f )
Features
api: add support for flag env migration (8da5783 )
BREAKING CHANGES
api: removed support for 'api' js
v1.2.0
14 Feb 06:12
Compare
Sorry, something went wrong.
No results found
1.2.0 (2018-02-14)
Bug Fixes
commandline: error handling (a2fa1a5 )
Features
commandline: add experimental support for commander based cli (d5a613d )
v1.1.0
12 Feb 07:08
Compare
Sorry, something went wrong.
No results found
1.1.0 (2018-02-12)
Features
RoleUtils: Add Bulk Load from Folder. Spelling Fixes (91549a2 )
v1.0.0
12 Feb 02:43
Compare
Sorry, something went wrong.
No results found
1.0.0 (2018-02-12)
Code Refactoring
utils: refactor utils into api group classes (84ad989 ), closes #4
BREAKING CHANGES
utils: utils in ldUtils object are now grouped below type eg. flags, roles