Change Log

Version 2.0.0 (2013-06-06)

  • Package name is now com.squareup.javawriter.
  • Support declaring throws clause on methods.

Version 1.0.5 (2013-05-08)

  • Fix: Fully qualify types whose simple name matches an import.

Version 1.0.4 (2013-03-15)

  • Fix: Static import emit now properly supports method imports.

Version 1.0.3 (2013-02-21)

  • Add support for emitting static imports.

Version 1.0.2 (2013-02-11)

  • Add type API for helping build generic types.
  • Minor performance improvements.

Version 1.0.1 (2013-02-03)

  • Expose compressType API.

Version 1.0.0 (2013-02-01)

Initial release.