- Nothing changed yet.
- Fix for ar -> winston conversion and changed get_balance to self.balance property
- tested for data < 1 chunk and data > 1 chunk scenarios
- Fixed upload_in_body error
- Fixed chunking error again
- Fixed chunking error
- changed to use requests content not text member
- fix get_data encoding error
- added auto decode of tags from json
- Replace pycrypto with pycryptodome for Python3 compatibility
- Replace pycrypto with pycryptodome for Python3 compatibility
- updated get_signature_data() to support old style data_root calculations
- tweaks and bug fixes for chunk uploading and get_data method