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 7588259 commit 928f1c3Copy full SHA for 928f1c3
changes.md
@@ -1,3 +1,4 @@
1
+* 1.12.65 - [handle error for template without closing delimiters](https://github.com/yogthos/Selmer/pull/317)
2
* 1.12.64 - [support for specifying type attribute of script tag](https://github.com/yogthos/Selmer/pull/316_
3
* 1.12.63 - [update render behavior to match render-file](https://github.com/yogthos/Selmer/pull/315)
4
* 1.12.62 - render's inheritance works like render-file
project.clj
@@ -1,4 +1,4 @@
-(defproject selmer "1.12.64"
+(defproject selmer "1.12.65"
:description "Django style templates for Clojure"
:url "https://github.com/yogthos/Selmer"
:license {:name "Eclipse Public License"
0 commit comments