harttle
|
e6f5f1cd85
|
feat: at_least, at_most, sort_naturual for #132
|
2019-07-05 12:09:00 +08:00 |
|
semantic-release-bot
|
570400ebcc
|
chore(release): 8.3.0 [skip ci]
# [8.3.0](https://github.com/harttle/liquidjs/compare/v8.2.4...v8.3.0) (2019-06-27)
### Features
* fs option implemented by [#138](https://github.com/harttle/liquidjs/issues/138) ([3f5e23c](https://github.com/harttle/liquidjs/commit/3f5e23c))
v8.3.0
|
2019-06-27 01:47:56 +00:00 |
|
Jun Yang
|
3f5e23c42b
|
feat: fs option implemented by #138
|
2019-06-27 09:42:29 +08:00 |
|
Jun Yang
|
96c061bee0
|
style: remove semi
|
2019-06-27 09:32:51 +08:00 |
|
 Patrick MalouinandJun Yang
|
edb2cc1f37
|
Expose fs as an option to override the default implementations
|
2019-06-27 09:25:17 +08:00 |
|
harttle
|
2ae8c37a4f
|
chore: add @semantic-release/github for notify
|
2019-06-17 17:24:07 +08:00 |
|
semantic-release-bot
|
0bc5908f17
|
chore(release): 8.2.4 [skip ci]
## [8.2.4](https://github.com/harttle/liquidjs/compare/v8.2.3...v8.2.4) (2019-06-17)
### Performance Improvements
* improve getTemplate() when cache is enabled ([1ffba2b](https://github.com/harttle/liquidjs/commit/1ffba2b))
v8.2.4
|
2019-06-17 03:10:34 +00:00 |
|
 Patrick MalouinandJun Yang
|
1ffba2bc76
|
perf: improve getTemplate() when cache is enabled
Checking for file existence is unnecessary when cache contains entry.
|
2019-06-17 11:01:02 +08:00 |
|
semantic-release-bot
|
bbebb5515c
|
chore(release): 8.2.3 [skip ci]
## [8.2.3](https://github.com/harttle/liquidjs/compare/v8.2.2...v8.2.3) (2019-05-19)
### Bug Fixes
* reverse filter not pure, see [#126](https://github.com/harttle/liquidjs/issues/126) ([505c408](https://github.com/harttle/liquidjs/commit/505c408))
v8.2.3
|
2019-05-19 06:10:34 +00:00 |
|
Jun Yang
|
b14430a161
|
style: test/integration/builtin/filters/array.ts
|
2019-05-19 14:05:28 +08:00 |
|
Jun Yang
|
505c408a85
|
fix: reverse filter not pure, see #126
|
2019-05-19 13:58:11 +08:00 |
|
Jun Yang
|
224679a7d7
|
chore: speedup unit test on windows
|
2019-05-19 13:00:51 +08:00 |
|
semantic-release-bot
|
2cb4bffd3e
|
chore(release): 8.2.2 [skip ci]
## [8.2.2](https://github.com/harttle/liquidjs/compare/v8.2.1...v8.2.2) (2019-05-12)
### Bug Fixes
* date from integer, [#125](https://github.com/harttle/liquidjs/issues/125) ([fdf0043](https://github.com/harttle/liquidjs/commit/fdf0043))
* pass drops directly to filters/tags ([bef2909](https://github.com/harttle/liquidjs/commit/bef2909))
v8.2.2
|
2019-05-12 15:02:33 +00:00 |
|
harttle
|
c940e6c997
|
chore: try to make unit test locale independent
|
2019-05-12 22:58:29 +08:00 |
|
harttle
|
d8ba009773
|
chore: fix building
|
2019-05-12 21:29:58 +08:00 |
|
harttle
|
fdf0043b9c
|
fix: date from integer, #125
|
2019-05-12 21:03:35 +08:00 |
|
harttle
|
bef290923c
|
fix: pass drops directly to filters/tags
|
2019-05-12 20:03:32 +08:00 |
|
semantic-release-bot
|
4282accaa2
|
chore(release): 8.2.1 [skip ci]
## [8.2.1](https://github.com/harttle/liquidjs/compare/v8.2.0...v8.2.1) (2019-04-26)
### Bug Fixes
* `default` filter is not working with an empty string, [#122](https://github.com/harttle/liquidjs/issues/122) ([6075c0a](https://github.com/harttle/liquidjs/commit/6075c0a))
v8.2.1
|
2019-04-26 16:32:20 +00:00 |
|
harttle
|
6075c0a54f
|
fix: default filter is not working with an empty string, #122
|
2019-04-27 00:26:17 +08:00 |
|
semantic-release-bot
|
87489f6098
|
chore(release): 8.2.0 [skip ci]
# [8.2.0](https://github.com/harttle/liquidjs/compare/v8.1.0...v8.2.0) (2019-04-17)
### Features
* pass context to filters ([00bc1ef](https://github.com/harttle/liquidjs/commit/00bc1ef))
v8.2.0
|
2019-04-17 02:51:13 +00:00 |
|
harttle
|
6c5dc336e7
|
chore: fix linting, working on #120
|
2019-04-17 10:45:02 +08:00 |
|
harttle
|
00bc1efe6a
|
feat: pass context to filters
|
2019-04-17 10:24:55 +08:00 |
|
harttle
|
6fb4796202
|
chore: set outDir to dist, see #119
|
2019-04-16 11:23:29 +08:00 |
|
semantic-release-bot
|
7483613b23
|
chore(release): 8.1.0 [skip ci]
# [8.1.0](https://github.com/harttle/liquidjs/compare/v8.0.3...v8.1.0) (2019-04-02)
### Features
* where filter, working on [#118](https://github.com/harttle/liquidjs/issues/118) ([daa0b57](https://github.com/harttle/liquidjs/commit/daa0b57))
v8.1.0
|
2019-04-02 04:55:18 +00:00 |
|
harttle
|
7762dd9612
|
chore: fix linting
|
2019-04-02 12:10:35 +08:00 |
|
Jun Yang
|
daa0b574fc
|
feat: where filter, working on #118
doc: https://shopify.github.io/liquid/filters/where/
ruby impl: https://github.com/Shopify/liquid/blob/14cd011cb5eef042af192ad5294c8f0e1ae89f06/lib/liquid/standardfilters.rb
|
2019-04-02 00:46:32 +08:00 |
|
semantic-release-bot
|
a084183246
|
chore(release): 8.0.3 [skip ci]
## [8.0.3](https://github.com/harttle/liquidjs/compare/v8.0.2...v8.0.3) (2019-04-01)
### Bug Fixes
* slice filter on negative `begin`, [#117](https://github.com/harttle/liquidjs/issues/117) ([eadb6f3](https://github.com/harttle/liquidjs/commit/eadb6f3))
v8.0.3
|
2019-04-01 03:04:24 +00:00 |
|
harttle
|
eadb6f3711
|
fix: slice filter on negative begin, #117
|
2019-04-01 10:57:08 +08:00 |
|
semantic-release-bot
|
dba26f24e6
|
chore(release): 8.0.2 [skip ci]
## [8.0.2](https://github.com/harttle/liquidjs/compare/v8.0.1...v8.0.2) (2019-03-25)
### Performance Improvements
* use polymophism instead duck test ([82d7673](https://github.com/harttle/liquidjs/commit/82d7673))
v8.0.2
|
2019-03-25 15:15:04 +00:00 |
|
Jun Yang
|
722da6a7ee
|
doc: update README
|
2019-03-25 23:01:04 +08:00 |
|
harttle
|
82d7673554
|
perf: use polymophism instead duck test
|
2019-03-25 20:11:23 +08:00 |
|
harttle
|
64dd057552
|
refactor: Context#propertyAccessSeq => parseProp
|
2019-03-25 10:36:23 +08:00 |
|
harttle
|
45e3c2bb8e
|
refactor: switch Context <-> Scope concepts
|
2019-03-25 10:36:23 +08:00 |
|
Jun Yang
|
76345a64c3
|
doc: update README.md
|
2019-03-23 22:28:33 +08:00 |
|
semantic-release-bot
|
9e69652655
|
chore(release): 8.0.1 [skip ci]
## [8.0.1](https://github.com/harttle/liquidjs/compare/v8.0.0...v8.0.1) (2019-03-22)
### Bug Fixes
* incorrect scope when using assign with for, fixes [#115](https://github.com/harttle/liquidjs/issues/115) ([defbb58](https://github.com/harttle/liquidjs/commit/defbb58))
v8.0.1
|
2019-03-22 12:48:41 +00:00 |
|
harttle
|
defbb58e66
|
fix: incorrect scope when using assign with for, fixes #115
* remove AssignScope, CaptureScope, IncrementScope, DecrementScope concepts
* introduce Scope.environments for decrement/increment
* assign to scopes[0] for assign/capture
|
2019-03-22 20:38:54 +08:00 |
|
 ssendevandJun Yang
|
b7b92c63cf
|
async Register Tags example
|
2019-03-21 20:46:21 +08:00 |
|
 ssendevandJun Yang
|
265534b7b7
|
Fix Register Tags example
|
2019-03-21 20:46:21 +08:00 |
|
semantic-release-bot
|
84ea2c7488
|
chore(release): 8.0.0 [skip ci]
# [8.0.0](https://github.com/harttle/liquidjs/compare/v7.5.1...v8.0.0) (2019-03-10)
### Code Refactoring
* use camelCase for JavaScript APIs ([64e0c87](https://github.com/harttle/liquidjs/commit/64e0c87))
### Features
* promise support for drops, working on [#65](https://github.com/harttle/liquidjs/issues/65) ([4a8088d](https://github.com/harttle/liquidjs/commit/4a8088d))
### BREAKING CHANGES
* Options and method names in JavaScript API are now renamed to cammelCase, for a complete list see #109
v8.0.0
|
2019-03-10 11:28:39 +00:00 |
|
Jun Yang
|
64e0c876e9
|
refactor: use camelCase for JavaScript APIs
BREAKING CHANGE: Options and method names in JavaScript API are now renamed to cammelCase, for a complete list see #109
|
2019-03-10 19:21:09 +08:00 |
|
Jun Yang
|
4a8088d4e4
|
feat: promise support for drops, working on #65
|
2019-03-10 18:05:52 +08:00 |
|
harttle
|
ad0930f152
|
test: cover parseFilters in template/value.ts
|
2019-03-06 01:46:35 +08:00 |
|
harttle
|
998832c772
|
refactor: mv custom filter test
|
2019-03-06 01:40:31 +08:00 |
|
semantic-release-bot
|
4ba224043b
|
chore(release): 7.5.1 [skip ci]
## [7.5.1](https://github.com/harttle/liquidjs/compare/v7.5.0...v7.5.1) (2019-03-05)
### Bug Fixes
* named params for filters, working on [#113](https://github.com/harttle/liquidjs/issues/113) ([5ffc904](https://github.com/harttle/liquidjs/commit/5ffc904))
v7.5.1
|
2019-03-05 17:39:56 +00:00 |
|
harttle
|
5ffc904f80
|
fix: named params for filters, working on #113
|
2019-03-06 01:30:47 +08:00 |
|
semantic-release-bot
|
08646f75b0
|
chore(release): 7.5.0 [skip ci]
# [7.5.0](https://github.com/harttle/liquidjs/compare/v7.4.0...v7.5.0) (2019-03-01)
### Features
* tablerowloop object ([3647305](https://github.com/harttle/liquidjs/commit/3647305))
v7.5.0
|
2019-03-01 22:06:31 +00:00 |
|
Jun Yang
|
3647305dcf
|
feat: tablerowloop object
See: https://www.rubydoc.info/gems/liquid/Liquid/TablerowloopDrop
|
2019-03-02 06:00:30 +08:00 |
|
Jun Yang
|
cca0306f5b
|
chore: fix mocha pattern for windows
See: https://github.com/mochajs/mocha/issues/2895
|
2019-03-02 03:57:38 +08:00 |
|
Jun Yang
|
eeeacc4492
|
chore: fix rollup.config.ts
|
2019-03-02 03:42:57 +08:00 |
|
Jun Yang
|
d44e1d727a
|
chore: fix test on windows 10
|
2019-03-02 03:36:33 +08:00 |
|