- switch from httplib to requests - tests and testing improvements (tox, run in parallel) - package-level imports and method docs for a better interpreter experience - documentation site (http://pyonep.readthedocs.org)
0.12.4
-------------------
- add move command
0.12.3
-------------------
- keep consistent ID numbering in RPC calls, again for testability
0.12.2
-------------------
- use non-random IDs in RPC calls, for testability