All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.0.4 - 2024-10-25
- (workspace) hoist and fix lints (#577)
- re-org imports (#711)
- (preimage) Test Coverage (#634)
- test coverage for common (#629)
- doc logos (#609)
- (workspace) Allow stdlib in
cfg(test)
(#548)
0.0.3 - 2024-09-04
- add zkvm target for io (#394)
- (workspace) Update for
anton-rs
org transfer (#474) - (workspace) Hoist Dependencies (#466)
- (bin) Remove
kt
(#461) - (common) Remove need for cursors in
NativeIO
(#416)
0.0.2 - 2024-06-22
- (client) Derivation integration (#257)
- (client/host) Oracle-backed Blob fetcher (#255)
- (host) Host program scaffold (#184)
- (preimage)
OracleServer
+HintReader
(#96) - (common) Move from
RegisterSize
to native ptr size type (#95) - (workspace) Add
rustfmt.toml
- (common) Pipe IO support (#282)