* Bugfix: Fix sorted dictionary arg parsing
* Feature: Coverage report generation for C library
* Bugfix: Fix reference counting in index method in SortedDict
* Feature: New unit tests to improve SortedDict coverage
* Feature: Modularize files
* Feature: Add ability to set bids/asks to dictionaries via attributes or \[ \]
* Docs: Update README with simple usage example