# Change & release log

Releases in reverse chronological order.

Please check
[GitHub](https://github.com/xpack/xpm-liquid-ts/issues)
and close existing issues and pull requests.

## 2025-11-27

* v2.2.1 released
* 596ca67 test original array behaviour
* 0d0000c add logger to performSubstitutions

## 2025-11-26

* 7ade690 2.2.0
* dc809d1 prepare v2.2.0

## 2025-11-25

* v2.2.0 released
* a0200ad #8: add Drop
* 0dbf1f5 2.1.0
* b72f8ea .npmignore website
* 8a387ba README update
* 0a64c94 update workflows
* 456f9b8 prepare v2.1.0
* 32ebd9b #8: use context for subsequent substitutions

## 2025-01-30

* c96ea70 website/package.json cosmetics

## 2025-01-10

* 0e4cfbf README updates

## 2025-01-08

* c96a2f7 package.json: bump deps

## 2024-12-24

* 5d43a66 re-generate commons

## 2024-03-10

* 1a031f7 workflows updates
* 4f1a91a move website to separate folder

## 2024-03-07

* 4949c55 2.0.0
* 8c39c6a package.json: npm-pack
* 163c870 README update
* 35b9864 prepare v2.0.0
* v2.0.0 released
* 7f7eebd bump deps
* 81487e3 #7: add lenientIf: true
* 433892e publish-github-pages update
* 769e376 README update
* 2ae81eb package.json: add safari action

## 2023-04-17

* 4c079b1 package.json: typedoc 0.24.4
* 6bb735c publish-*.yml: add package.json to includes

## 2023-04-16

* 180c768 package.json: typedoc 0.24.2

## 2023-04-09

* 49508b5 package.json: add tap-c8
* abc5763 bump typedoc 2.24.1

## 2023-04-05

* 0cbdd39 tests cosmetics

## 2023-04-04

* 88bd937 test-ci.yml: bump node 16

## 2023-03-18

* 983d04f destructure { log }
* 61e17cf CHANGELOG update
* a4bbcbf READMEs updates
* defca6e workflows renames
* 55ee90c package.json cosmetics
* 89f0696 update licenses
* 481dc74 eslint max-len

## 2023-03-13

* 487b8a9 update for node 16

## 2023-03-06

* fff1fca READMEs updates
* 6493477 CHANGELOG.md update
* 5b55a6c .vscode/settings.json: ignoreWords
* dbd995d typedoc.json: update not exported
* af1a28e package.json: update homepage
* da60975 package.json: update link-deps
* b5a1500 .npmignore update
* f84bbe4 .gitignore updates
* 5000d26 package.json updates
* 4dd6468 update workflows
* 0b4211a add typedoc metadata
* e710266 update top tsconfig*.json
* aa94fc7 add the esm folder
* 2f057ca update the src folder
* a25724d move the tests back to project root

## 2023-02-09

* addc422 1.2.3
* 7a047b5 CHANGELOG update
* 88603aa README update* ea48568 package.json: bump deps
* b0ab700 nodejs.yml: try again npm ci
* ffcee2b package-lock.json: generated with v14
* f7ebba0 package.json: rename script prepare
* a8839df xpm-liquid.ts: assert os.version
* df5893d nodejs.yml: npm install (ci fails)
* ec47725 prepare v1.2.3
* ec21e0f package.json: update engines
* 0c24380 tsconfig.json: es2020
* 032c0bc .vscode/settings.json: ignoreWords
* 335339f nodejs.yml: bump matrix
* f854faa package.json: bump deps

## 2022-10-21

* v1.2.2 released
* 454eb45 package.json: bump liquidjs & deps

## 2022-04-17

* v1.2.1 released
* bump deps

## 2022-01-01

* v1.2.0 released
* [#5] add `to_posix_filename` and `to_win32_filename`
* bump deps

## 2021-05-12

* v1.1.0 released
* [#4] - support multi-line properties
* move tests to src
* [#3] - validate configuration name

## 2021-05-10

* v1.0.0 released
* [#2] - rename filter to_filename
* [#1] - the filter path should not convert to lower case
* v0.1.1 released

## 2021-05-09

* v0.1.1 prepared

## 2021-05-06

* v0.1.0 released
* unit tests added
* created from VS Code xPack extension
