Releases: unrolled/render
Releases · unrolled/render
v1.8.0
Compare
Sorry, something went wrong.
No results found
What's Changed
New Contributors
Full Changelog : v1.7.0...v.1.8.0
v1.7.0
Compare
Sorry, something went wrong.
No results found
What's Changed
New Contributors
Full Changelog : v1.6.1...v1.7.0
v1.6.1
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v1.6.0...v1.6.1
v1.6.0
Compare
Sorry, something went wrong.
No results found
Adding ability to set html/template options (commit )
v1.5.0
Compare
Sorry, something went wrong.
No results found
Removed custom html escape code in favor of builtin SetEscapeHTML which became available in Go 1.17 (#99 )
v1.4.1
Compare
Sorry, something went wrong.
No results found
Support use io/fs.FS directly (#97 )
v1.4.0
Compare
Sorry, something went wrong.
No results found
Introduce an interface RWLock to implement lock free in production mode (#94 )
Mini refactor and cleanup, added UseMutexLock option (#96 )
v1.3.0
Compare
Sorry, something went wrong.
No results found
New feature:
Use fsnotify if using Directory and expose CompileTemplates (#93 )
v1.2.0
Compare
Sorry, something went wrong.
No results found
New feature:
Render templates from embed.FS (#89 )
v1.1.1
Compare
Sorry, something went wrong.
No results found
Use RWMutex instead of Mutex for locking templates (#90 )