What's Changed
- Implement
PositionTreefor multi-assets positions calculation by @Nouzan in #1 - tree: introduce
StrongeWeakTreeby @Nouzan in #2 - Add reversed-form support to
Asset&&PositionTreeby @Nouzan in #3 - Implement the tree evaluation by @Nouzan in #4
- Implement
AddAssignforNaivePositionby @Nouzan in #5 - A new design of
PositionandPositionTreeby @Nouzan in #6 - tree: add
eval_withby @Nouzan in #7 - use an enum to represent a symbol by @Nouzan in #11
- add
Exprfor evaluation by @Nouzan in #12 - Release
v0.2.0by @Nouzan in #10
New Contributors
Full Changelog: v0.1.0...v0.2.1