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 da22141 commit a6b05e6Copy full SHA for a6b05e6
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+## v1.1.6 (12-02-2019)
2
+
3
+### Bug fixes
4
+- Allow the second parameter of `@set` to accept a value containing commas (e.g. an array) (Fixes #28)
5
6
+### Enhancements
7
+- Allow passing `raw` as the second parameter of `@image` to return an attachment URL (Fixes #24)
8
+- Add the `$limit` parameter to the `parse` method to allow passing a limit to `explode()` (#28)
9
+- Bump lock files
10
11
+### Documentation
12
+- Add `@image` example for `raw`
13
14
## v1.1.5 (11-19-2019)
15
16
### Enhancements
0 commit comments