valyala / quicktemplate

Fast, powerful, yet easy to use template engine for Go. Optimized for speed, zero memory allocations in hot paths. Up to 20x faster than html/template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

it's time to tag new release, isnt it?

maxjust opened this issue · comments

it's time to tag new release, isnt it?

@maxjust , the latest release is v1.1.1. It has the following diff comparing to master branch:

diff --git a/README.md b/README.md
index 3c104f4..3c2a420 100644
--- a/README.md
+++ b/README.md
@@ -605,7 +605,6 @@ BenchmarkMarshalXMLQuickTemplate1000-4         30000             53000 ns/op              32 B/
       * Clear syntax insead of hard-to-understand magic stuff related
         to template arguments, template inheritance and embedding function
         templates into other templates.
-      * Performance optimizations.

So I don't think its' time to make new release :)

i just read this in release tab: " released this on 17 Jun 2016 · 49 commits to master since this release", it writed in tag with name: "new release".

I have no idea why Github thinks this release is the latest :) Just deleted the old release