Releases: kamranayub/UnderscoreKO
Releases · kamranayub/UnderscoreKO
v1.8.31 - Maintenance Patch
- Added missing
_.sortBy(iterator: string)
declaration for TypeScript
v1.8.3
1.8.2
- Fix declarations file
1.8.1
1.8.0 - Underscore 1.8.3 and Knockout 3.4.0
- Updated dependencies to Underscore 1.8.3 and Knockout 3.4.0
- Added TypeScript declaration file
- Added bower support
- New methods
partition
findIndex
findLastIndex
unzip
,unzip_
- Removed
range
as it's a utility method and doesn't really make sense for a KO array
v1.6.0.0
- Updated to support Underscore 1.6.0
- Updated grunt
- Fixed nuspec dependency version for KO to be 2.2 vs. 1.2