File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55* Upgrade to `Gradle` 9.5.1.
66* Upgrade to `JUnit` 6.1.0.
77* Upgrade to `Shadow` 9.4.2.
8+ * Upgrade to `jqwik` 1.10.1.
89
910== 1.38.1 (2026-04-28)
1011
1314
1415== 1.38.0 (2026-04-22)
1516
16- * **[Rust]** Recursively call nullify_optional_fields on composites
17+ * **[Rust]** Recursively call nullify_optional_fields on composites.
1718* **[Rust]** Generate setters for optional enum fields too.
1819* **[Rust]** Generated encoders now produce fluent interface. (https://github.com/aeron-io/simple-binary-encoding/pull/1097[#1097])
1920* **[Rust]** Updated some function to `const`. (https://github.com/aeron-io/simple-binary-encoding/pull/1098[#1098])
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ commons-codec = "1.15"
55commons-lang3 = " 3.8.1"
66hamcrest = " 3.0"
77httpcore = " 4.4.14"
8- jqwik = " 1.9.3 "
8+ jqwik = " 1.10.1 "
99jmh = " 1.37"
1010json = " 20251224"
1111junit = " 6.1.0"
You can’t perform that action at this time.
0 commit comments