Skip to content

Commit

Permalink
Release 0.2.6 (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkeeter authored May 12, 2024
1 parent 89a8104 commit 841c702
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# 0.2.6 (unreleased)
# 0.2.6
This is a relatively small release; there are a few features to improve the
WebAssembly demo, bug fixes and improvements for very deep `Tree` objects, and
one more public API.

- Added `VmShape` serialization (using `serde`), specifically
- `#[derive(Serialize, Deserialize)}` on `VmData`
- `impl From<VmData<255>> for VmShape { .. }`
Expand Down

0 comments on commit 841c702

Please sign in to comment.