- up version number to test new release process
- Don't send empty json body in get requests * fixes problem with azure api gateway rejecting messages
- remove travis
- Better API Token error message if getting token fails
- Support for new API urls
- latest
- supported (Default)
- Special version >= 20.02 - not yet new functionalities.
- Support to use a specified version of Procountor API
- Version 1.0.0 is compatibled with Procountor API version 10.
- Returns response as dict with keys: status, message and data
- Fix get_invoices and get_ledger_receipts
- Return attachment data parsed
- Add an option for using the real API endpoint
- Bump version: 0.0.1 -> 0.1.0
- First release for PyPi