Skip to content

Releases: iris-contrib/jade

v1.1.4

08 May 18:38
Compare
Choose a tag to compare

upstream: fixes #35

v1.1.3

15 Feb 19:21
Compare
Choose a tag to compare
  • Do NOT change current working directory by any os.Chdir call
  • Use a smarter way to catch sub templates (no need of os.Chdir anymore)
  • Fixes force-reading from system directory, add a new ReadFunc on Tree and a new NewWithReadFunc package-level function.

Fixes:

v1.1.1

14 Feb 21:09
Compare
Choose a tag to compare
  • Do NOT change current working directory by any os.Chdir call
  • Use a smarter way to catch sub templates (no need of os.Chdir anymore)
  • Fixes force-reading from system directory, add a new ReadFunc on Tree and a new NewWithReadFunc package-level function.

Fixes: