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 0a72d2b commit 84e3c53Copy full SHA for 84e3c53
changes.md
@@ -1,3 +1,4 @@
1
+* 1.12.66 - [leave initial slashes in script src alone](https://github.com/yogthos/Selmer/pull/318)
2
* 1.12.65 - [handle error for template without closing delimiters](https://github.com/yogthos/Selmer/pull/317)
3
* 1.12.64 - [support for specifying type attribute of script tag](https://github.com/yogthos/Selmer/pull/316)
4
* 1.12.63 - [update render behavior to match render-file](https://github.com/yogthos/Selmer/pull/315)
project.clj
@@ -1,4 +1,4 @@
-(defproject selmer "1.12.65"
+(defproject selmer "1.12.66"
:description "Django style templates for Clojure"
:url "https://github.com/yogthos/Selmer"
:license {:name "Eclipse Public License"
0 commit comments