Version 5.0.0
July 28, 2024
Improved
- SuperSort is ready for Craft 5! (Thanks to T. Van Doren!)
Version 4.0.0
May 15, 2022
Improved
- SuperSort is ready for Craft 4!
Removed
- Removed
SuperSort::$plugin
static accessor; usegetInstance()
instead.
Version 3.0.1
December 25, 2017
Added
- SuperSort is ready for Craft 3!
Version 1.1.0
November 5, 2015
Added
- Added the
shuffle
method.
Version 1.0.0
November 5, 2015
Fixed
- Fixed a bug where the
rsortas
method was erroneously set to sort the source array rather than the transformedasArray
, causing incorrect results.
Version 0.0.1
January 24, 2015
- Beta release!