Skip to content

Releases: fluencelabs/cli

fluence-cli: v0.3.1

24 Feb 09:02
efa3e04
Compare
Choose a tag to compare

0.3.1 (2023-02-24)

Features

  • improve error messages for worker deploy, infer empty object and empty array as optional instead of throwing an error [fixes DXJ-310] (#174) (ac01f29)

fluence-cli: v0.3.0

23 Feb 14:01
5f140ba
Compare
Choose a tag to compare

0.3.0 (2023-02-23)

⚠ BREAKING CHANGES

  • different way of storing service interfaces and merged all configs into one fluence.yaml [fixes DXJ-308]

Features

  • Improvements and fixes for deals flow BREAKING CHANGE: different way of storing service interfaces and merged all configs into one fluence.yaml [fixes DXJ-308] (#172) (e07ad4d)

fluence-cli: v0.2.46

21 Feb 16:08
90b975a
Compare
Choose a tag to compare

0.2.46 (2023-02-21)

Bug Fixes

fluence-cli: v0.2.45

21 Feb 11:52
bd836cb
Compare
Choose a tag to compare

0.2.45 (2023-02-21)

Features

  • Add a root Cargo.toml with workspaces, do some refactoring [fixes DXJ-295] (#165) (538c484)

Bug Fixes

  • deps: update dependency @oclif/plugin-autocomplete to v2 (#155) (95f526a)

fluence-cli: v0.2.44

20 Feb 16:20
4860f92
Compare
Choose a tag to compare

0.2.44 (2023-02-20)

Bug Fixes

fluence-cli: v0.2.43

20 Feb 16:01
50ad343
Compare
Choose a tag to compare

0.2.43 (2023-02-20)

Features

Bug Fixes

  • don't print result of aqua call twice, check that workers have services and that peerIds is not an empty array when deploying workers, prettify error messages [fixes DXJ-301] (#161) (afb6d75)
  • migrate to mumbai testnet (#162) (28f7ce2)

fluence-cli: v0.2.42

17 Feb 09:21
9c749e0
Compare
Choose a tag to compare

0.2.42 (2023-02-17)

Features

  • move deploy command to fluence deal deploy, add fluence workers upload, allow deployment of workers that you specified in a comma-separated argument [fixes DXJ-294] (#150) (ff268ce)

Bug Fixes

  • deps: update dependency @fluencelabs/aqua-api to v0.10.1 (#151) (e92f453)

fluence-cli: v0.2.41

16 Feb 18:41
35e5290
Compare
Choose a tag to compare

0.2.41 (2023-02-16)

Features

fluence-cli: v0.2.40

15 Feb 16:54
53c749e
Compare
Choose a tag to compare

0.2.40 (2023-02-15)

Features

fluence-cli: v0.2.39

15 Feb 11:57
060dc27
Compare
Choose a tag to compare

0.2.39 (2023-02-15)

Bug Fixes

  • add ttl flag and increase default timeout for fluence workers deploy. Add process.exit after reporting an error (#144) (1bc9200)