We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b963bec commit 4af2bbaCopy full SHA for 4af2bba
changelog.md
@@ -1,3 +1,10 @@
1
+## v1.2.0 - Include files and UI update
2
+- Syntax: Added the `{include-file}` command to include external files.
3
+- UI: Improved readability, max content size to improve text flow.
4
+- Parser: Added option to specify allowed extensions for include files.
5
+- Parser: Added option to set max include file size.
6
+- Unit Tests: Added first unit tests.
7
+
8
## v1.1.0 - PHP 7.4 and bugfix release
9
10
- Now requiring PHP >= 7.4.
0 commit comments