Commit Graph

7 Commits

Author SHA1 Message Date
Kenneth Shaw
5df563b28f Replace unsupported/abandoned raymond package with handlebars/v3
The raymond package appears to be abandoned. This changes to a supported
fork (handlebars/v3) that has Go module support, and has some
maintenance done. Additionally, updates to latest sprig package, and
changes the logic used to skip/avoid adding sprig helpers to handlebars
when the func has an unsupported return type.
2021-08-21 05:29:43 +07:00
Don
ecbb4a10a5 Add test for negative truncation 2020-09-18 10:58:48 -07:00
Thomas Boerger
8efa917a1f
Merge pull request #3 from ltachet/datetime-type
datetime: use int64 instead of float64
2020-07-20 08:29:15 +02:00
Brad Rydzewski
fe2c2821cd remove faketime dependency 2020-07-10 19:06:04 -04:00
chris evett
97bdc8bc7c Adding custom helper for regex 2018-09-25 14:54:41 +00:00
Lucille Tachet
d56ed15f86 datetime: use int64 instead of float64 2018-08-01 11:05:11 +02:00
Thomas Boerger
61fce6e289
Migrated initial version 2018-03-30 01:04:58 +02:00