aqua/CHANGELOG.md
fluencebot 95c0ec5ec5
chore(main): release aqua 0.10.3 (#678)
* chore(main): release aqua 0.10.3

* chore: Bump aqua version to 0.10.3
2023-02-28 11:52:23 +03:00

3.7 KiB

Changelog

0.10.3 (2023-02-28)

Bug Fixes

  • Fix type for functor [fixes LNG-119] (#677) (bb24a63)

0.10.2 (2023-02-25)

Features

Bug Fixes

0.10.1 (2023-02-16)

Bug Fixes

0.10.0 (2023-02-16)

⚠ BREAKING CHANGES

  • DXJ-283 support new JS client (#668)

Features

0.9.5 (2023-02-14)

Bug Fixes

  • deps: update dependency @fluencelabs/aqua-ipfs to v0.5.9 (#661) (b49e897)

0.9.4 (2023-02-01)

Bug Fixes

  • Canonicalize variable in object creation or copy if variable is a stream (#649) (fedd743)

Performance Improvements

  • Unfold variables in parallel where it is possible (fixes LNG-109 ) (#656) (439f2cd)

0.9.3 (2023-01-20)

Features

  • copy structures implementation [fixes LNG-102] (#646) (50f0723)

Bug Fixes

  • nil in return [DXJ-226] (#629) (7ab980a)
  • ci: Set correct aqua version when creating release-please PRs [fixes FLU-215 and FLU-218] #642 (d7956c1)
  • error-messages: fix incorrect number of arguments message [fixes LNG-108] (#645) (d0a9db5)

0.9.2 (2023-01-17)

Bug Fixes

  • deps: update dependency @fluencelabs/fluence to v0.28.0 #627 (fa1dc89)