Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 492 Bytes

CHANGELOG.md

File metadata and controls

22 lines (14 loc) · 492 Bytes

CHANGELOG

v0.0.5

Synthetic Orderbook Generation

Added

  • Workspaces logic within the root Cargo.toml.
  • examples/ with one example.
  • tests/
  • CONTRIBUTING.md as the general effort for improve documentation.
  • lints content in ./Cargo.toml tha will be inherited to members of the workspace.

Modified

  • README.md for better clarity and specificity.
  • Cargo.toml to refactor project for workspace support.

Deleted

  • All python, docker related files.