Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 607 Bytes

CHANGELOG.md

File metadata and controls

26 lines (15 loc) · 607 Bytes

Change log

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.

Unreleased

[0.1.3] - 2019-12-05

0.1.2 was a dud release.

Modified

  • Improve binary search by buffering small search scopes
  • Add transport_params keyword parameter for smart_open calls

Fixed

  • Fix binary search does not terminate correctly on unknown keys
  • Fix repacking an empty file produces malformed gzip file

[0.1.1] - 2019-08-20

  • First PyPI release.