summaryrefslogtreecommitdiffstats
path: root/tpl/collections/where_test.go
AgeCommit message (Expand)Author
2020-12-03all: Format code with gofumptBjørn Erik Pedersen
2019-11-22Fix Params case handling in the index, sort and where funcBjørn Erik Pedersen
2019-06-09tpl/collections: Unwrap any interface value in sort and whereBjørn Erik Pedersen
2019-05-30tpl/collections: Convert numeric values to float64 and compare themAnton Harniakou
2019-02-06Support nested keys/fields with missing values with the `where` functionAnton Harniakou
2018-11-27tpl/collections: Add float64 support to whereCameron Moore
2017-07-28tpl/collections: Fix intersect on []interface{} handlingCameron Moore
2017-06-13all: Update import paths to gohugoio/hugoBjørn Erik Pedersen
2017-04-30tpl: Add template function namespacesCameron Moore