Jun Yang
|
ffefd91fbc
|
refactor: remove toThenable export
BREAKING CHANGE: `<liquidjs>.toThenable` is removed, use `<liquidjs>.toPromise` instead
|
2022-11-27 14:04:01 +08:00 |
|
Jun Yang
|
b115077e12
|
refactor: remove use of internal Context class in evalValue argument
BREAKING CHANGE: `evalValue` won't support `Context` as second argument anymore.
|
2022-11-27 14:04:01 +08:00 |
|
Jun Yang
|
bb58d3e549
|
refactor: delay creation of operatorsTrie and hide this implementation
BREAKING CHANGE: use `operators` instead of `operatorsTrie` as Tokenizer constructor argument, #500
|
2022-11-27 14:04:01 +08:00 |
|
Jun Yang
|
ff112a4750
|
chore: rename filters to snake style, #487
BREAKING CHANGE: keys in `<liquidjs>.filters` are now in snake case (instead of camel case), identical to that in Liquid template.
|
2022-11-27 14:04:00 +08:00 |
|
Jun Yang
|
7a714855df
|
feat: support timezone offset argument for date filter, #553
|
2022-11-27 13:46:51 +08:00 |
|
 Jun YangandGitHub
|
71a1dc6e72
|
docs: update README
|
2022-10-18 03:06:14 +08:00 |
|
 Jun YangandGitHub
|
375a19b0fd
|
chore: update funding.yml
|
2022-10-18 03:01:12 +08:00 |
|
 Jun YangandGitHub
|
4e17fdc3b1
|
docs: update README.md
|
2022-10-18 02:41:14 +08:00 |
|