TypeWriter Changelog

What's new in TypeWriter 1.02

Oct 15, 2011
  • All class names have to be supplied as Strings, while passing the class names as Classes suggests the classes should be in the classpath while writing it. Which is not the case
  • Added support for finally, static and synchronized blocks
  • Fixed small problem with writing Literals
  • Some internal changes from the Waldorf code review

New in TypeWriter 0.20 (Oct 15, 2011)

  • Added javadoc and unit tests for all classes
  • Fixed Literal which was used the other way around, all non-literal Strings required Literal
  • Some minor bugfixing in formatting