Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 783 Bytes

CHANGELOG.md

File metadata and controls

20 lines (15 loc) · 783 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.

1.0.1 - 2021-09-28

Fixed

  • Fixed compare for str types.

1.0.0 - 2021-09-27

Added

  • Method to deep compare data structures containing dict, list and tuple types.
  • Method to partially deep compare data structures containing dict, list and tuple types.