2.0.10 (2022-07-17)
2.0.9 (2022-03-30)
- deps: bump node-fetch from 2.6.1 to 2.6.7 (e50798e)
2.0.8 (2022-03-30)
- deps: bump minimist from 1.2.5 to 1.2.6 (bc12627)
2.0.7 (2021-11-30)
- deps: bump path-parse from 1.0.6 to 1.0.7 (0a81f52)
- deps: bump semver-regex from 3.1.2 to 3.1.3 (74698ce)
- deps: bump tmpl from 1.0.4 to 1.0.5 (309643d)
2.0.6 (2021-06-12)
- deps: bump normalize-url from 6.0.0 to 6.0.1 (f0e3c47)
2.0.5 (2021-05-29)
- deps: bump ws from 7.3.1 to 7.4.6 (f10aa10)
2.0.4 (2021-05-26)
- deps: bump hosted-git-info from 2.7.1 to 2.8.9 (5ba534d)
- deps: bump lodash from 4.17.20 to 4.17.21 (3e417ed)
2.0.3 (2021-05-24)
- deps: bump y18n from 4.0.0 to 4.0.3 (9d80906)
2.0.2 (2021-01-05)
- deps: bump ini from 1.3.5 to 1.3.8 (d4c358f)
2.0.1 (2020-12-29)
- deps: bump node-notifier from 8.0.0 to 8.0.1 (96ae887)
2.0.0 (2020-10-03)
- bsconfig: remove namespacing (432ed55)
- core: change the module's namespace from BsFluture to Fluture (ad2cd8a)
- core: You will need to update your code to reference the
Fluture
module rather thanBsFluture
.
- core: upgrade bindings to support Fluture v12+ (fb41957)
- core: The bindings have been updated to support Fluture v12+, which introduced major breaking changes to the Fluture API as detailed here.