mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-15 04:10:40 -07:00
# [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))
3.2 KiB
3.2 KiB
7.5.0 (2019-03-01)
Features
- tablerowloop object (3647305)
7.4.0 (2019-02-28)
Bug Fixes
Features
7.3.1 (2019-02-25)
Bug Fixes
7.3.0 (2019-02-24)
Features
7.2.2 (2019-02-23)
Bug Fixes
7.2.1 (2019-02-22)
Bug Fixes
- default length for truncate and truncatewords (56c7992)
7.2.0 (2019-02-20)
Features
BREAKING CHANGES
trim_value_leftoption renamed totrim_output_left,trim_value_rightoption renamed totrim_output_right
7.1.0 (2019-02-20)
Features
- throw an Error if delimiter not matched (c33d8f6)
7.0.0 (2019-02-14)
chore
- TypeScript: ship Liquid to class (1cc7249)
BREAKING CHANGES
- TypeScript: calling
Liquid()withoutnewnow becomes invalid
6.4.3 (2019-02-13)
Bug Fixes
6.4.2 (2019-01-28)
Bug Fixes
- CI: e2e not building cjs (dde7b3b)
6.4.1 (2019-01-28)
Bug Fixes
- regenerator undefined (a2caeb5)