Skip to content

Tags: dongyu/jet

Tags

v3.0.0

Toggle v3.0.0's commit message
remove disabled int pointer test case

v2.1.2

Toggle v2.1.2's commit message
Raising a panic in the includeIfExists helper when templates does exi…

…st but fails to render.

v2.1.1

Toggle v2.1.1's commit message
Fix errors in the visitor, add an test/example in how to extract exte…

…rnal variables.

v2.1.0

Toggle v2.1.0's commit message
Fixes CloudyKit#58

v2.0.1

Toggle v2.0.1's commit message
Fix issue with negative numbers.

Add short description of jet.

v2.0

Toggle v2.0's commit message
Merge pull request CloudyKit#23 from CloudyKit/v2.0

V2.0

v1.2

Toggle v1.2's commit message
Merge pull request CloudyKit#15 from CloudyKit/develop

Merge develop branch

v1.1

Toggle v1.1's commit message
Add strings.Split => split and strings.TrimSpace trim to default func…

…tions, Add support for index and slice expressions fixes:CloudyKit#2

v.1.0

Toggle v.1.0's commit message
Add fastwriter as vendor, add GoJetPlugin Link, add .travis.yml