semantic-release-bot
d7d00421e2
chore(release): 7.1.0 [skip ci]
...
# [7.1.0](https://github.com/harttle/liquidjs/compare/v7.0.2...v7.1.0 ) (2019-02-20)
### Features
* throw an Error if delimiter not matched ([c33d8f6 ](https://github.com/harttle/liquidjs/commit/c33d8f6 ))
2019-02-20 14:45:44 +00:00
harttle
c13a16fdd6
7.0.2
2019-02-20 10:02:10 +08:00
harttle
4bd35de867
chore: use white list to publish npm
2019-02-20 10:01:09 +08:00
harttle
29f53304bc
7.0.1
2019-02-19 23:55:38 +08:00
harttle
64a9eb79c5
style: fix unused vars in unit test
2019-02-19 23:01:59 +08:00
harttle
f432aade6a
chore(TypeScript): remove mock-fs
2019-02-17 21:37:13 +08:00
harttle
aa49b4f117
chore(TypeScript): fix unit tests and coverage
2019-02-17 20:46:33 +08:00
harttle
fc9ebdb90f
chore(TypeScript): fix linting and generate .d.ts
2019-02-17 18:20:04 +08:00
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
2019-02-14 16:02:23 +00: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 )
2019-02-13 12:13:27 +00: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 ))
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 ))
2019-01-28 16:44:56 +00: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
2019-01-28 19:53:04 +08:00
harttle
57bdf17dea
chore(CI): downgrade rollup-plugin-babel
2019-01-28 18:46:41 +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
601f2e48fc
chore(CI): enable semantic release
2019-01-28 15:18:21 +08:00
harttle
8cb0137362
6.3.0
2019-01-21 15:25:11 +08:00
harttle
9ba352ef04
6.2.1
2019-01-21 14:54:07 +08:00
harttle
af4fe1b330
6.2.0
2019-01-10 13:30:05 +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
2018-11-22 09:36:18 +08:00
harttle
d65ea14b9f
6.1.0
2018-10-14 00:53:43 +08:00
Jun Yang
d504c8107e
6.0.1
2018-10-06 12:20:13 +08:00
harttle
b7445f26d6
6.0.0
2018-08-28 00:37:00 +08:00
harttle
c3c57a560b
fix: travis
2018-08-27 23:49:11 +08:00
harttle
5378f2709b
test: cover all
2018-08-27 23:27:42 +08:00
harttle
d6876bd9ec
refactor: bundle template.js respectively
2018-08-27 21:37:39 +08:00
harttle
31c39561c9
feature: get nyc, babel and coveralls working
2018-08-26 21:54:35 +08:00
harttle
d828c4021e
fix: unit test on node6.x
2018-08-21 01:21:30 +08:00
harttle
4d4a2d04ec
refactor
2018-08-21 01:18:13 +08:00
harttle
bc9d8f92af
refactor: import rollup
2018-08-20 23:58:41 +08:00
harttle
4ece4e208f
5.3.0-0
2018-08-17 01:34:57 +08:00
harttle
fa7cd8f4ff
refactor: import babelify
2018-08-17 01:32:16 +08:00
harttle
87360d5207
refactor: mv es5 files to build/
2018-08-16 23:20:13 +08:00
harttle
19891b2df0
refactor: es6 building and linting
2018-08-16 23:14:12 +08:00
harttle
5f634b0b5e
refactor: moving all ES6 files to src/, working on #83
2018-08-16 00:22:46 +08:00
harttle
9f597843c9
5.2.0
2018-08-14 00:12:42 +08:00
harttle
4cf7215a67
5.1.1
2018-07-24 19:39:12 +08:00
harttle
2d81223d99
update outdated packages
2018-07-24 19:37:21 +08:00
harttle
3038115c21
5.1.0
2018-07-24 14:53:47 +08:00