Closed michaelstresing closed 4 years ago
Closes: #17
Following the release of pug4j, this PR:
Upgrades jade4j:1.2.7 to pug4j:2.0.0-alpha-2 and spring-jade4j:1.2.7 to spring-pug4j:2.0.0-alpha-2.
jade4j:1.2.7
pug4j:2.0.0-alpha-2
spring-jade4j:1.2.7
spring-pug4j:2.0.0-alpha-2
setBasePath has been replaced with setTemplateLoaderPath
setBasePath
setTemplateLoaderPath
Updates naming from Jade to Pug across package, files, and tests. Including JadeHelper -> PugHelper
JadeHelper
PugHelper
Updates README
just merged, thank you @michaelstresing
Closes: #17
Following the release of pug4j, this PR:
Upgrades
jade4j:1.2.7
topug4j:2.0.0-alpha-2
andspring-jade4j:1.2.7
tospring-pug4j:2.0.0-alpha-2
.setBasePath
has been replaced withsetTemplateLoaderPath
Updates naming from Jade to Pug across package, files, and tests. Including
JadeHelper
->PugHelper
Updates README