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 71b10d3 commit f93054bCopy full SHA for f93054b
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="0.14.1"></a>
2
+## 0.14.1 (2018-01-24)
3
+
4
5
+#### Features
6
7
+* **API:**
8
+ * Support &String->Scalar ([b87c983c](https://github.com/cobalt-org/liquid-rust/commit/b87c983c1b5fc9061c1d86424b135119d82fe737))
9
+ * Re-export datetime ([1ca16f5a](https://github.com/cobalt-org/liquid-rust/commit/1ca16f5a90769e427f45e743fdbfd47629e1d178))
10
11
12
13
<a name="0.14.0"></a>
14
## 0.14.0 (2018-01-22)
15
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "liquid"
-version = "0.14.0"
+version = "0.14.1"
authors = ["Johann Hofmann <mail@johann-hofmann.com>"]
description = "The liquid templating language for Rust"
repository = "https://github.com/cobalt-org/liquid-rust"
0 commit comments