Skip to content

v0.1.0

Compare
Choose a tag to compare
@eugene-chen eugene-chen released this 14 Feb 02:08
· 24 commits to master since this release
Phoenix v1/crate boundaries (#8)

Changes:
- Partition structs and functions into `pub(crate)` and `pub`
- Introduce a `WritableMarket` trait to create a logical separation
between read/write functionality in the market

Run clippy and add new instruction file