- First version published to pypi. Mostly done some polishing. It is now possible to specify you periods as a mixed list of `str` and `int` in the `get_market_ohlc` method, if you so wish.
0.2.1
0.2.00.2.0
Added
- Typing information on both resources and REST client.
Changed
- Made `pycwatch.rest.RestAPI.update_allowance` and `pycwatch.rest.RestAPI.perform_request` private methods.
0.2.0
0.1.10.1.1
Added
- Remaining tests for the main API client. - Better README with quick start instructions. - This changelog.
Changed
- `rest.perform_request` does not raise an `APIError` anymore when no key is set, but puts a debug message into log.