1
0
mirror of https://github.com/robertkrimen/otto synced 2025-10-12 20:27:30 +08:00
otto/underscore
Steven Hartland 8d121dcad1
feat(underscore)!: update to v1.13.6 (#470)
Update underscore.js to v1.13.6.

BREAKING CHANGE: This changes the behaviour for the following underscore
functions, please see underscore.js documentation for details.
* .template
* .keys
* .after
* .range
* .reduce
* .reduceRight
* .reduceLeft

Fixes #110
2022-11-29 00:09:10 +00:00
..
download.go feat(underscore)!: update to v1.13.6 (#470) 2022-11-29 00:09:10 +00:00
generate.go feat(underscore)!: update to v1.13.6 (#470) 2022-11-29 00:09:10 +00:00
LICENSE.underscorejs feat(underscore)!: update to v1.13.6 (#470) 2022-11-29 00:09:10 +00:00
README.markdown feat(underscore)!: update to v1.13.6 (#470) 2022-11-29 00:09:10 +00:00
testify terst 2014-04-25 22:48:25 -07:00
underscore-min.js feat(underscore)!: update to v1.13.6 (#470) 2022-11-29 00:09:10 +00:00
underscore.go feat(underscore)!: update to v1.13.6 (#470) 2022-11-29 00:09:10 +00:00

underscore

Reference License

To update the version of underscore run:

go generate