Releases: animagram-jp/context-engine
Releases · animagram-jp/context-engine
Symmetrize *Client and change to Arcs
subject
Symmetrize and Clean Up *Client and internal structure.
I refined this through applying to WebAssembly development.
Now I know the true meaning of this library is enabling global addressing by apps regardless it is on server or browser.
How to install:
cargo add state-enginemake no std core & synmetric *Client
release
make no std core & synmetric *Client. All docTest and unit test passed, and integeration test passed on docker compose.
#32 [improvement] bit design for n Layer map made breakthrough
[fix] #11 Manifest::removeMeta()
subject
I fiexed an empty obj return bug caused by Manifest::removeMeta() did not neaten return when called by Manifest::get(). Thank you for reading.