Version 0.2.9
Another public release of s2gen which adds the following:
- Allowing to build custom XML files (see
customXml
property ins2gen.json
) - Adding the post date as
java.util.Date
in addition to its string representation (seecontent.dateJ
) - Adding new date properties -
site.lastPubDateJ
(the date of the last publication) andsite.lastBuildDateJ
(the date the site was last build), both asjava.util.Date