Skip to content

6.1.0

Compare
Choose a tag to compare
@seperman seperman released this 28 Aug 03:10
· 310 commits to master since this release
  • DeepDiff.affected_paths can be used to get the list of all paths where a change, addition, or deletion was reported for.
  • DeepDiff.affected_root_keys can be used to get the list of all paths where a change, addition, or deletion was reported for.
  • Bugfix: ValueError when using Decimal 0.x #339 by Enric Pou
  • Serialization of UUID