Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 727 Bytes

CHANGELOG.md

File metadata and controls

44 lines (23 loc) · 727 Bytes

Changelog

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]

Added

Changed

Fixed

  • Safer check for integer value in Excel

[0.6.4] - 2021-12-18

Fixed

  • Support for count_documents in PyMongo>=4

[0.6.3] - 2021-12-01

Fixed

  • PyMongo version number split operation

[0.6.2] - 2021-07-31

Fixed

  • Made client side sessions more stable, by patching some global session related configurations

[0.6.1] - 2021-07-31

Added

  • Support for version printing at startup