 dependabot[bot]andJun Yang
|
7d92f25cbb
|
chore(deps): bump y18n from 3.2.1 to 3.2.2
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)
Signed-off-by: dependabot[bot] <[email protected]>
|
2021-04-03 00:01:01 +08:00 |
|
harttle
|
4584867b65
|
docs: clarification on how to disable tags/filters, see #324
|
2021-03-21 22:30:53 +08:00 |
|
harttle
|
695e3c18bc
|
docs: add versions to tags/filters, see #305
|
2021-03-21 22:17:17 +08:00 |
|
semantic-release-bot
|
2133ed20d7
|
chore(release): 9.23.3 [skip ci]
## [9.23.3](https://github.com/harttle/liquidjs/compare/v9.23.2...v9.23.3) (2021-03-21)
### Bug Fixes
* expose TokenKind ([dbc23e8](https://github.com/harttle/liquidjs/commit/dbc23e8))
v9.23.3
|
2021-03-21 11:32:39 +00:00 |
|
 Matt Vagueandharttle
|
dbc23e8b04
|
fix: expose TokenKind
|
2021-03-21 19:29:00 +08:00 |
|
semantic-release-bot
|
1acace5a16
|
chore(release): 9.23.2 [skip ci]
## [9.23.2](https://github.com/harttle/liquidjs/compare/v9.23.1...v9.23.2) (2021-03-13)
### Bug Fixes
* comparison for empty/nil, fixes [#321](https://github.com/harttle/liquidjs/issues/321) ([99d14e7](https://github.com/harttle/liquidjs/commit/99d14e7))
* newline_to_br filter should output <br /> instead of <br/>, fixes [#320](https://github.com/harttle/liquidjs/issues/320) ([9a9b792](https://github.com/harttle/liquidjs/commit/9a9b792))
v9.23.2
|
2021-03-13 09:17:50 +00:00 |
|
Jun Yang
|
9a9b792c63
|
fix: newline_to_br filter should output <br /> instead of <br/>, fixes #320
|
2021-03-13 17:14:10 +08:00 |
|
Jun Yang
|
99d14e76d7
|
fix: comparison for empty/nil, fixes #321
|
2021-03-13 17:14:08 +08:00 |
|
 dependabot[bot]andJun Yang
|
aff9976042
|
chore(deps): bump pug-code-gen from 2.0.2 to 2.0.3 in /docs
Bumps [pug-code-gen](https://github.com/pugjs/pug) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/pugjs/pug/releases)
- [Commits](https://github.com/pugjs/pug/compare/[email protected]@2.0.3)
Signed-off-by: dependabot[bot] <[email protected]>
|
2021-03-09 22:47:42 +08:00 |
|
 dependabot[bot]andJun Yang
|
cd8cb39329
|
chore(deps): bump prismjs from 1.21.0 to 1.23.0 in /docs
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.21.0 to 1.23.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.21.0...v1.23.0)
Signed-off-by: dependabot[bot] <[email protected]>
|
2021-03-09 22:47:32 +08:00 |
|
 dependabot[bot]andJun Yang
|
9ed3b98db3
|
chore(deps): bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)
Signed-off-by: dependabot[bot] <[email protected]>
|
2021-03-09 22:47:23 +08:00 |
|
semantic-release-bot
|
151ff4cbf3
|
chore(release): 9.23.1 [skip ci]
## [9.23.1](https://github.com/harttle/liquidjs/compare/v9.23.0...v9.23.1) (2021-02-19)
### Bug Fixes
* lenientIf not working for the umd bundle, closes [#313](https://github.com/harttle/liquidjs/issues/313) ([2e66e8b](https://github.com/harttle/liquidjs/commit/2e66e8b))
v9.23.1
|
2021-02-19 15:29:27 +00:00 |
|
harttle
|
2e66e8b02e
|
fix: lenientIf not working for the umd bundle, closes #313
|
2021-02-19 23:10:15 +08:00 |
|
semantic-release-bot
|
24306722ec
|
chore(release): 9.23.0 [skip ci]
# [9.23.0](https://github.com/harttle/liquidjs/compare/v9.22.1...v9.23.0) (2021-02-12)
### Bug Fixes
* respect `fs` in parser options, for [#233](https://github.com/harttle/liquidjs/issues/233) ([4e82da6](https://github.com/harttle/liquidjs/commit/4e82da6))
### Features
* support filters in if/unless/case, see [#287](https://github.com/harttle/liquidjs/issues/287) ([2f059f6](https://github.com/harttle/liquidjs/commit/2f059f6))
* support function calls, closes [#222](https://github.com/harttle/liquidjs/issues/222) ([e37824f](https://github.com/harttle/liquidjs/commit/e37824f))
* support layout none, closes [#299](https://github.com/harttle/liquidjs/issues/299) ([81e11bb](https://github.com/harttle/liquidjs/commit/81e11bb))
v9.23.0
|
2021-02-12 14:28:02 +00:00 |
|
harttle
|
2f059f6a25
|
feat: support filters in if/unless/case, see #287
|
2021-02-12 22:22:41 +08:00 |
|
harttle
|
4e82da689e
|
fix: respect fs in parser options, for #233
|
2021-02-12 15:17:21 +08:00 |
|
harttle
|
e37824fd8a
|
feat: support function calls, closes #222
|
2021-02-12 13:47:30 +08:00 |
|
harttle
|
81e11bb9c4
|
feat: support layout none, closes #299
|
2021-02-12 01:57:30 +08:00 |
|
semantic-release-bot
|
71d5d24813
|
chore(release): 9.22.1 [skip ci]
## [9.22.1](https://github.com/harttle/liquidjs/compare/v9.22.0...v9.22.1) (2021-02-05)
### Bug Fixes
* default to precedence 1 for custom operators ([20f559e](https://github.com/harttle/liquidjs/commit/20f559e))
v9.22.1
|
2021-02-05 16:00:50 +00:00 |
|
 Jason EtcovitchandJun Yang
|
20f559e545
|
fix: default to precedence 1 for custom operators
|
2021-02-05 23:57:36 +08:00 |
|
harttle
|
dce75a1a22
|
docs: fix get started code block
|
2021-02-05 09:48:28 +08:00 |
|
semantic-release-bot
|
93ec151374
|
chore(release): 9.22.0 [skip ci]
# [9.22.0](https://github.com/harttle/liquidjs/compare/v9.21.0...v9.22.0) (2021-02-04)
### Features
* compact filter ([f42c217](https://github.com/harttle/liquidjs/commit/f42c217))
v9.22.0
|
2021-02-04 14:52:00 +00:00 |
|
 Peter deHaanandJun Yang
|
29db1bb0e2
|
Update sidebar.yml
Add `compact` filter to sidebar nav.
|
2021-02-04 22:48:02 +08:00 |
|
harttle
|
f42c217fc0
|
feat: compact filter
|
2021-02-04 22:47:34 +08:00 |
|
semantic-release-bot
|
ec4a711e00
|
chore(release): 9.21.0 [skip ci]
# [9.21.0](https://github.com/harttle/liquidjs/compare/v9.20.1...v9.21.0) (2021-02-04)
### Features
* add `operators` option for custom operators ([75591cd](https://github.com/harttle/liquidjs/commit/75591cd))
* create trie programmatically in options ([befc33c](https://github.com/harttle/liquidjs/commit/befc33c))
* export OperatorMap type ([bc87e19](https://github.com/harttle/liquidjs/commit/bc87e19))
* export Operators from operator.ts ([6a7c280](https://github.com/harttle/liquidjs/commit/6a7c280))
* rename to defaultOperators and Operators ([8734e2e](https://github.com/harttle/liquidjs/commit/8734e2e))
v9.21.0
|
2021-02-04 13:51:46 +00:00 |
|
 Peter deHaanandJun Yang
|
03893d585e
|
Typo: 'where' filter on filters/overview.md
|
2021-02-04 21:48:28 +08:00 |
|
 allcontributors[bot]andJun Yang
|
3b97c38ee5
|
docs: update .all-contributorsrc [skip ci]
|
2021-02-04 09:12:26 +08:00 |
|
 allcontributors[bot]andJun Yang
|
48a876db49
|
docs: update README.md [skip ci]
|
2021-02-04 09:12:26 +08:00 |
|
 Jason EtcovitchandJun Yang
|
befc33c4eb
|
feat: create trie programmatically in options
|
2021-02-04 09:11:28 +08:00 |
|
 Jason EtcovitchandJun Yang
|
8734e2e6ce
|
feat: rename to defaultOperators and Operators
|
2021-02-04 09:11:28 +08:00 |
|
 Jason EtcovitchandJun Yang
|
18055c8855
|
test: add LiquidOptions#operators test
|
2021-02-04 09:11:28 +08:00 |
|
 Jason EtcovitchandJun Yang
|
6a7c280f04
|
feat: export Operators from operator.ts
|
2021-02-04 09:11:28 +08:00 |
|
 Jason EtcovitchandJun Yang
|
bc87e19e3e
|
feat: export OperatorMap type
|
2021-02-04 09:11:28 +08:00 |
|
 Jason EtcovitchandJun Yang
|
75591cdbfc
|
feat: add operators option for custom operators
|
2021-02-04 09:11:28 +08:00 |
|
semantic-release-bot
|
5901611af5
|
chore(release): 9.20.1 [skip ci]
## [9.20.1](https://github.com/harttle/liquidjs/compare/v9.20.0...v9.20.1) (2021-01-24)
### Bug Fixes
* allow string literals contain delimiters, fixes [#288](https://github.com/harttle/liquidjs/issues/288) ([9c40da7](https://github.com/harttle/liquidjs/commit/9c40da7))
v9.20.1
|
2021-01-24 04:52:24 +00:00 |
|
harttle
|
9c40da7369
|
fix: allow string literals contain delimiters, fixes #288
|
2021-01-24 12:49:19 +08:00 |
|
semantic-release-bot
|
5e7598ce45
|
chore(release): 9.20.0 [skip ci]
# [9.20.0](https://github.com/harttle/liquidjs/compare/v9.19.0...v9.20.0) (2021-01-23)
### Features
* support `{{block.super}}`, see [#38](https://github.com/harttle/liquidjs/issues/38) ([a3af44d](https://github.com/harttle/liquidjs/commit/a3af44d))
v9.20.0
|
2021-01-23 19:01:03 +00:00 |
|
harttle
|
42591a04d8
|
docs: update dist links
|
2021-01-24 02:57:48 +08:00 |
|
harttle
|
a3af44dc10
|
feat: support {{block.super}}, see #38
|
2021-01-24 02:57:48 +08:00 |
|
 dependabot[bot]andJun Yang
|
0e0dc2adf0
|
chore(deps): bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)
Signed-off-by: dependabot[bot] <[email protected]>
|
2021-01-24 02:36:33 +08:00 |
|
harttle
|
7b909c22a1
|
docs: demo for globals, for #286
|
2020-12-22 23:19:09 +08:00 |
|
semantic-release-bot
|
626f911503
|
chore(release): 9.19.0 [skip ci]
# [9.19.0](https://github.com/harttle/liquidjs/compare/v9.18.0...v9.19.0) (2020-12-18)
### Bug Fixes
* lint ([de32259](https://github.com/harttle/liquidjs/commit/de32259))
* move offset adding complexity inside TimezoneDate ([26b2175](https://github.com/harttle/liquidjs/commit/26b2175))
* simpler timezone regex and non-null offset ([e3ecfe3](https://github.com/harttle/liquidjs/commit/e3ecfe3))
### Features
* add preserveTimezones option ([d70cd2a](https://github.com/harttle/liquidjs/commit/d70cd2a))
* parse and handle date timezone offsets ([c16c787](https://github.com/harttle/liquidjs/commit/c16c787))
v9.19.0
|
2020-12-18 14:07:14 +00:00 |
|
 JoonasandJun Yang
|
de32259bb9
|
fix: lint
|
2020-12-18 22:03:58 +08:00 |
|
 JoonasandJun Yang
|
d70cd2a1ea
|
feat: add preserveTimezones option
|
2020-12-18 22:03:58 +08:00 |
|
 JoonasandJun Yang
|
26b217542b
|
fix: move offset adding complexity inside TimezoneDate
|
2020-12-18 22:03:58 +08:00 |
|
 JoonasandJun Yang
|
e3ecfe3adc
|
fix: simpler timezone regex and non-null offset
|
2020-12-18 22:03:58 +08:00 |
|
 wyoziandJun Yang
|
c16c787861
|
feat: parse and handle date timezone offsets
|
2020-12-18 22:03:58 +08:00 |
|
semantic-release-bot
|
13f5f95d01
|
chore(release): 9.18.0 [skip ci]
# [9.18.0](https://github.com/harttle/liquidjs/compare/v9.17.0...v9.18.0) (2020-12-17)
### Bug Fixes
* address refactor comments ([6a0ad10](https://github.com/harttle/liquidjs/commit/6a0ad10))
### Features
* add option for keeping variable type in output ([cd92e77](https://github.com/harttle/liquidjs/commit/cd92e77))
v9.18.0
|
2020-12-17 15:17:09 +00:00 |
|
harttle
|
c8db5e6259
|
docs: try fix special chars in changelog.md
|
2020-12-17 23:08:54 +08:00 |
|
 allcontributors[bot]andJun Yang
|
9e511ecd14
|
docs: update .all-contributorsrc [skip ci]
|
2020-12-16 10:23:26 +08:00 |
|