- Update: Plugin now supports global defaults which can be overridden
- Update: Plugin now supports a global caseSort method which can be used
- Update: Performance improvements
- Removed unnecessary typeof checks
- Removed additional functions
- Set default error and success to empty functions
- Update: Plugin manifest
- Update: Plugin manifest
[04/08/2013]
- Update: allow method chaining
- Update: test cases to reflect the method chaining ability
- Added: keywords to jQuery plugin manifest
- Performance optimisation for array comparisons
- Bug fix: Array sorting not matching for a and b
- Bug fix: Type checking for not string values in custom array sort method
[02/08/2013]
- Updated object comparisons all object values and properties should be checked when making a comparison
- Updated caseSensitive, this will now work on object values
- Updated caseSensitive, this will now work on object properties