Menu

Snippetory / News: Recent posts

Snippetory moved to GitLab

Official code hosting is now https://gitlab.com/jproggy/Snippetory. There's up-to-date copy on https://github.com/jproggy/snippetory but sourceforge SVN is not anymore updated regularly. See also the GitLab Wiki

Posted by Sir RotN 2021-07-04

Snippetory is now mirrowed on github

Now you can fork snippetory on github

Posted by Sir RotN 2013-07-03

Feature announcement for Snippetory 0.9.5

I published planned features for upcomming release 0.9.5 of Snippeory in the blog:
http://snippetory.wordpress.com/2012/08/18/feature-announcement-for-snippetory-0-9-5/
Conditional regions
Formatting inerface extended
New Syntax

Posted by Sir RotN 2012-08-18

Snippetory 0.9.4 released

  • New syntax C_COMMENTS added
  • Refactored template construction API -> Now more uri bases. This will allow include functionality in the future
  • Fixed minior issue in stream handling
  • Made TemplateContext available to syntax and TemplateFactory -> Allows aditional features and makes extending TemplateContext more useful.
  • Access to character data is now done by Appendable and CharSequence instead of String and StringBuilder
  • Many minor corrections and beautifications
  • Additional comments
Posted by Sir RotN 2012-08-04

Maven repository

Snippetory is now available through Maven repository:
http://search.maven.org/#artifactdetails|org.jproggy|snippetory|0.9.4|jar
<groupId>org.jproggy</groupId>
<artifactId>snippetory</artifactId>
<version>0.9.4</version>

Posted by Sir RotN 2011-12-14


Snipettory 0.9.1 released

The new 0.9.1 release contains a number bugfix especially in syntax handling, refactored template construction and configuration and the backward attribute is now implemented

Posted by Sir RotN 2011-09-28
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.