harttle
7ee87008c7
chore(TypeScript): demo for typescript
2019-02-17 14:22:13 +08:00
harttle
677e8511e6
chore(TypeScript): refactor objects into classes
...
fix: `Nil`(null, undefined) now renders as empty string
change: `parser.parseValue()` renamed to `parser.parseOutput`
change: registered tags/filters become static and shared across different liquid instances
2019-02-17 04:55:30 +08:00
semantic-release-bot
b51b0dabca
chore(release): 7.0.0 [skip ci]
...
# [7.0.0](https://github.com/harttle/liquidjs/compare/v6.4.3...v7.0.0 ) (2019-02-14)
### chore
* **TypeScript:** ship Liquid to class ([1cc7249 ](https://github.com/harttle/liquidjs/commit/1cc7249 ))
### BREAKING CHANGES
* **TypeScript:** calling `Liquid()` without `new` now becomes invalid
v7.0.0
2019-02-14 16:02:23 +00:00
harttle
1cc7249a71
chore(TypeScript): ship Liquid to class
...
BREAKING CHANGE: calling `Liquid()` without `new` now becomes invalid
2019-02-14 23:53:40 +08:00
harttle
a626de632c
chore(CI): remove node_js 4
2019-02-14 23:15:29 +08:00
harttle
83a8e2d310
chore(CI): skip unit test on node_js 4
2019-02-14 23:11:13 +08:00
harttle
c37b330751
chore(typescript): ship to TypeScript
2019-02-14 22:33:45 +08:00
semantic-release-bot
c8de8bcde2
chore(release): 6.4.3 [skip ci]
...
## [6.4.3](https://github.com/harttle/liquidjs/compare/v6.4.2...v6.4.3 ) (2019-02-13)
### Bug Fixes
* better index.d.ts and a demo ([2015f68 ](https://github.com/harttle/liquidjs/commit/2015f68 )), closes [#98 ](https://github.com/harttle/liquidjs/issues/98 )
v6.4.3
2019-02-13 12:13:27 +00:00
harttle
2015f683b8
fix: better index.d.ts and a demo
...
The demo is located at demo/typescript/index.ts , working on #98
2019-02-13 20:07:13 +08:00
semantic-release-bot
d14f18520b
chore(release): 6.4.2 [skip ci]
...
## [6.4.2](https://github.com/harttle/liquidjs/compare/v6.4.1...v6.4.2 ) (2019-01-28)
### Bug Fixes
* **CI:** e2e not building cjs ([dde7b3b ](https://github.com/harttle/liquidjs/commit/dde7b3b ))
v6.4.2
2019-01-28 17:34:02 +00:00
Jun Yang
c0524a83f3
chore: remove build from e2e, check es5 after published
2019-01-29 01:28:02 +08:00
Jun Yang
dde7b3b389
fix(CI): e2e not building cjs
2019-01-29 01:08:52 +08:00
semantic-release-bot
84bbb3432f
chore(release): 6.4.1 [skip ci]
...
## [6.4.1](https://github.com/harttle/liquidjs/compare/v6.4.0...v6.4.1 ) (2019-01-28)
### Bug Fixes
* regenerator undefined ([a2caeb5 ](https://github.com/harttle/liquidjs/commit/a2caeb5 ))
v6.4.1
2019-01-28 16:44:56 +00:00
Jun Yang
1c5b934250
chore(CI): update package-lock.json
2019-01-29 00:39:19 +08:00
Jun Yang
a2caeb559b
fix: regenerator undefined
2019-01-29 00:26:08 +08:00
harttle
81e6861b73
chore(Changelog): add semantic release plugins
2019-01-28 20:33:33 +08:00
harttle
9038d56ce7
chore(Changelog): add @semantic-release/changelog as dev dependency
2019-01-28 20:26:50 +08:00
harttle
bad72005fe
chore(CI): add @semantic-release/changelog plugin
...
working on #100
2019-01-28 20:21:16 +08:00
harttle
4dffb27e95
feat(Drop): liquid_method_missing and to_s
...
close #97
v6.4.0
2019-01-28 19:53:04 +08:00
harttle
f38ea63c14
chore(CI): mv lint and covereage to test phase
2019-01-28 18:57:25 +08:00
harttle
57bdf17dea
chore(CI): downgrade rollup-plugin-babel
v6.3.1
2019-01-28 18:46:41 +08:00
harttle
0040485188
chore(CI): skip_cleanup for node_modules
2019-01-28 18:22:20 +08:00
harttle
42d799055a
chore(CI): use nodejs_8 for linting
2019-01-28 18:11:25 +08:00
harttle
8a881ac69a
style: align to [email protected]
2019-01-28 18:06:47 +08:00
harttle
7a2e036c79
chore(package): update package-lock.json
2019-01-28 17:30:34 +08:00
harttle
a31e0c6275
chore(CI): test use build matrix
2019-01-28 17:27:00 +08:00
harttle
7df4d5d62c
chore(CI): adjust build matrix
2019-01-28 16:29:59 +08:00
harttle
22b7e55fc9
chore(CI): assign node_js for each script
2019-01-28 15:40:32 +08:00
harttle
0238cf2c44
fix(CI): scirpt for the first stage not defined
2019-01-28 15:26:40 +08:00
harttle
601f2e48fc
chore(CI): enable semantic release
2019-01-28 15:18:21 +08:00
harttle
8cb0137362
6.3.0
v6.3.0
2019-01-21 15:25:11 +08:00
harttle
dee4303fad
feature: plugin API, working on #86
2019-01-21 15:24:13 +08:00
harttle
9ba352ef04
6.2.1
v6.2.1
2019-01-21 14:54:07 +08:00
harttle
4793a83bd6
fix #101 : Slice filter does not work on arrays
2019-01-21 14:52:08 +08:00
harttle
af4fe1b330
6.2.0
v6.2.0
2019-01-10 13:30:05 +08:00
harttle
5f5c62a51e
fix banner link
2019-01-10 13:29:39 +08:00
oott123 and Jun Yang
21f4d6bf08
export types variable
2019-01-10 13:28:13 +08:00
oott123 and Jun Yang
ba54bec82f
feat: add typescript definitions
2019-01-10 13:28:13 +08:00
Jun Yang
c2e1bc7055
6.1.1
v6.1.1
2018-11-22 09:36:18 +08:00
Andrew Barclay and Jun Yang
2055258193
fix assign tag regex to include linebreaks in value
2018-11-22 09:31:22 +08:00
harttle
d65ea14b9f
6.1.0
2018-10-14 00:53:43 +08:00
steven anthony and Jun Yang
f1b4c4fe14
Added react-liquidjs-demo
2018-10-10 19:59:43 +08:00
harttle
6af631b77b
feature: url_decode, working on #94
2018-10-08 10:37:24 +08:00
Jun Yang
d504c8107e
6.0.1
v6.0.1
2018-10-06 12:20:13 +08:00
Jun Yang
c0181aec31
remove dependency from 'util'
2018-10-01 23:08:39 +08:00
Jun Yang
22a7a85d50
test case for Regexp rendering
2018-10-01 23:00:49 +08:00
Jun Yang
044be8253d
fixes #91
2018-10-01 22:51:40 +08:00
Jun Yang
8a629980d9
refactor: move fs util into template.js
2018-10-01 22:06:03 +08:00
harttle
5412c5a39f
fixes #88
2018-09-29 16:45:11 +08:00
harttle
b7445f26d6
6.0.0
v6.0.0
2018-08-28 00:37:00 +08:00