Commit 0fd9e12 1 parent 11f8d3b commit 0fd9e12 Copy full SHA for 0fd9e12
File tree 2 files changed +24
-1
lines changed
2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.13.4 "
2
+ "." : " 0.14.0 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.14.0] ( https://github.com/fluencelabs/aqua/compare/aqua-v0.13.4...aqua-v0.14.0 ) (2024-01-29)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * ** compiler:** Force ` aqua ` header [ LNG-308] ([ #1028 ] ( https://github.com/fluencelabs/aqua/issues/1028 ) )
9
+
10
+ ### Features
11
+
12
+ * ** compiler:** Force ` aqua ` header [ LNG-308] ([ #1028 ] ( https://github.com/fluencelabs/aqua/issues/1028 ) ) ([ d057a5e] ( https://github.com/fluencelabs/aqua/commit/d057a5e69583872f93cdb4d1220d62fe9dfdea50 ) )
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * ** deps:** update dependency @fluencelabs/js-client to v0.6.0 ([ #1050 ] ( https://github.com/fluencelabs/aqua/issues/1050 ) ) ([ f94f383] ( https://github.com/fluencelabs/aqua/commit/f94f38327a6c9d31ee54f44e35568aa23c8b4597 ) )
18
+ * ** deps:** update dependency @fluencelabs/js-client to v0.7.0 ([ #1056 ] ( https://github.com/fluencelabs/aqua/issues/1056 ) ) ([ 11f8d3b] ( https://github.com/fluencelabs/aqua/commit/11f8d3b11b17d682602750133d620b827cc926cf ) )
19
+
20
+
21
+ ### Performance Improvements
22
+
23
+ * ** compiler:** Inliner optimization [ LNG-322] ([ #1047 ] ( https://github.com/fluencelabs/aqua/issues/1047 ) ) ([ abcb63d] ( https://github.com/fluencelabs/aqua/commit/abcb63db3b1acbe68dd49539016b807071b24a4c ) )
24
+ * ** compiler:** Optimize ` Linker ` [ LNG-321] ([ #1049 ] ( https://github.com/fluencelabs/aqua/issues/1049 ) ) ([ 7b6c724] ( https://github.com/fluencelabs/aqua/commit/7b6c7245ecbce719027fffd97709b5648e15ed92 ) )
25
+
3
26
## [ 0.13.4] ( https://github.com/fluencelabs/aqua/compare/aqua-v0.13.3...aqua-v0.13.4 ) (2024-01-11)
4
27
5
28
You can’t perform that action at this time.
0 commit comments