v1.2.1
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