All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.1.2 was a dud release.
- Improve binary search by buffering small search scopes
- Add transport_params keyword parameter for smart_open calls
- Fix binary search does not terminate correctly on unknown keys
- Fix repacking an empty file produces malformed gzip file
- First PyPI release.