Skip to content

v1.2.1

Compare
Choose a tag to compare
@geo-martino geo-martino released this 03 Dec 23:37
· 14 commits to master since this release

Changed

  • May now define custom ignore words when sorting string values using the :py:class:.ItemSorter
  • :py:class:.ItemSorter ignore case when sorting string values

Fixed

  • Paths are now sanitised when assigning filename to :py:class:.LocalTrack
  • :py:class:.Comparer no longer needs an expected value set for methods which do not use it
  • :py:class:.Comparer handles null values in expected values as needed