We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c105f11 commit ac564c2Copy full SHA for ac564c2
ergo-lib/CHANGELOG.md
@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
<!-- next-header -->
8
## [Unreleased] - ReleaseDate
9
+
10
+### Added
11
+* add `Coll[Long]` parsing from an array of strings in Wasm API `Constant.from_js`;
12
+* impl `From` for `EcPoint`;
13
14
+### Fixed
15
+* updated `wasm-bindgen`with a fix for wrong memory address when exceeding 2GB;
16
17
## [0.24.0] - 2023-05-12
18
19
### Added
0 commit comments