Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Clean up and OptionOrder replace functionality

Choose a tag to compare

@westonplatter westonplatter released this 27 Oct 21:06
· 104 commits to master since this release

Release MVP goes to @vsimon for his work on code clean up! Thanks for the hand.

Changes include:

  • code clean up (thanks @vsimon). #57
  • add return value for Client.authenticate(). #58
  • added "projects using fast_arrow" section to README. #60
  • added OptionOrder.replace() method.