Changelog: * Added functions based on uplinkc - v1.1.0 * Made namespace changes based on latest master branch. * Binding not pinned to any specific uplink-c tag, uses master branch.
1.0.6
Changelog: * Pinned to specific version of uplinkc - v1.0.5
1.0.4
Changelog: * Changed overall structure of uplink-python. * Added error classes for error handling. * Added instruction to run unit test on local in Readme. * Changed documentation.
Changelog: * Migrated package on pip (pypi) from storj-python to uplink-python * Linting done using pylint * Changed file names according to snake_case python rule. * Splitted LibUplinkPy class into two parts and two files: uplink and exchange.
1.0.1
Changelog: * Changes made according to latest storj/uplink-c RC v1.0.1