mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
39 lines
550 B
Markdown
39 lines
550 B
Markdown
CHANGELOG
|
|
=========
|
|
|
|
## 1.0.6 (2013-07-04)
|
|
|
|
- Fix modifiers insertions
|
|
|
|
## 1.0.5 (2013-07-04)
|
|
|
|
- Add `Fenom::AUTO_ESCAPE` support (feature #2)
|
|
- Update documentation
|
|
|
|
## 1.0.4 (2013-06-27)
|
|
|
|
- Add nested level for {extends} and {use}
|
|
- Small bug fix
|
|
- Update documentation
|
|
|
|
## 1.0.3 (2013-06-20)
|
|
|
|
- Allow any callable for modifier (instead string)
|
|
- Bug fix
|
|
- Update documentation
|
|
|
|
## 1.0.2 (2013-06-18)
|
|
|
|
- Optimize extends
|
|
- Bug fix
|
|
- Update documentation
|
|
|
|
## 1.0.1 (2013-05-30)
|
|
|
|
- Bug fix
|
|
- comments don't work
|
|
|
|
## 1.0 (2013-05-30)
|
|
|
|
- First release
|