[Strainer] Separate factory from template

This commit is contained in:
Thierry Joyal
2020-01-06 17:45:25 +00:00
parent b7f0f158ab
commit c0ffeeef26
10 changed files with 247 additions and 208 deletions
+4
View File
@@ -1,5 +1,9 @@
# Liquid Change Log
### Unreleased
* Split Strainer class as a factory and a template (#1208) [Thierry Joyal]
## 4.0.3 / 2019-03-12
### Fixed