Newest release:
- created a PriceFactory
- changes interface for Market to require a PriceFactory and optionally allow for qty settings
- moves MPI from product to price factory and allows you to get at it from Market, which is a better construct
- added some efficiencies in a few places
- added the first examples to the source code (but not the packaging)
- add some helper functions and event tracking to Subchain
- and more! (a full list can be found at https://github.com/nabicht/Buttonwood/milestone/1?closed=1)
1.1 will be the last supported release on python 2.x