mirror of
https://github.com/fluencelabs/gitbook-docs
synced 2025-04-25 16:02:17 +00:00
Fluence-js 0.14.3 changelog (#29)
This commit is contained in:
parent
da12c3cd48
commit
ae310b4c04
@ -6,6 +6,18 @@ Fluence JS versioning scheme is the following: `0.BREAKING.ENHANCING`
|
|||||||
- `BREAKING` part is incremented for each breaking API change
|
- `BREAKING` part is incremented for each breaking API change
|
||||||
- `ENHANCING` part is incremented for every fix and update which is compatible on API level
|
- `ENHANCING` part is incremented for every fix and update which is compatible on API level
|
||||||
|
|
||||||
|
## [0.14.3](https://github.com/fluencelabs/fluence-js/releases/tag/v0.14.3) – November 10, 2021
|
||||||
|
|
||||||
|
**FluencePeer:**
|
||||||
|
|
||||||
|
* Extend error handling. Now aqua function calls fail early with the user-friendly error message \([\#91](https://github.com/fluencelabs/fluence-js/pull/98)\)
|
||||||
|
|
||||||
|
**Compiler support:**
|
||||||
|
|
||||||
|
* Define and export FnConfig interface \([\#91](https://github.com/fluencelabs/fluence-js/pull/97)\)
|
||||||
|
|
||||||
|
* Fix issue with incorrect TTL value in function calls config \([\#1001](https://github.com/fluencelabs/fluence-js/pull/100)\)
|
||||||
|
|
||||||
## [0.14.2](https://github.com/fluencelabs/fluence-js/releases/tag/v0.14.2) – October 21, 2021
|
## [0.14.2](https://github.com/fluencelabs/fluence-js/releases/tag/v0.14.2) – October 21, 2021
|
||||||
|
|
||||||
FluencePeer: add option to specify default TTL for all new particles \([\#91](https://github.com/fluencelabs/fluence-js/pull/91)\)
|
FluencePeer: add option to specify default TTL for all new particles \([\#91](https://github.com/fluencelabs/fluence-js/pull/91)\)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user