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.0 - 2021-09-27
- Method to deep compare data structures containing
dict
,list
andtuple
types. - Method to partially deep compare data structures containing
dict
,list
andtuple
types.