v0.3.0 adds support for the [Mirrors API](https://www.aptly.info/doc/api/mirror/) (#78 / 126). Thanks go to xaoc7 and GregoryLand.
0.2.4
0.2.3
Specifically, all BaseAPIClient parameters are now available on aptly_api.Client(...). Also AcquireByHash support has been added to the 'publish' part of the API. Thanks go to smutel and samuelba.
0.2.1
0.2.0
v0.2.0 introduces a network timeout parameter and makes sign_gpgkey optional.
Aptly will use the default GPG key of the keyring of the user running 'aptly serve' on the server and it won't hang indefinitely when the network connection fails for any reason.