JasperStarter Changelog

What's new in JasperStarter 1.4.2

Jul 3, 2013
  • This version fixed a problem where the "jasperstarter params" command gave no useful result if param had no description.

New in JasperStarter 2.0 Beta 1 (Jun 24, 2013)

  • This version adds a CSV datasource feature.

New in JasperStarter 1.4.1 (Jun 20, 2013)

  • This version fixes [JAS-33] ("Report parameter with space produces error on Unix-like systems.").

New in JasperStarter 1.4.0 (Jun 10, 2013)

  • This version includes the JasperReports library 5.1.2.

New in JasperStarter 1.3.0 (May 3, 2013)

  • This version includes the JasperReports library 5.1.0.

New in JasperStarter 1.2.0 (Apr 24, 2013)

  • This version includes JasperReports library 5.0.4 and has command aliases.

New in JasperStarter 1.1.0 (Feb 5, 2013)

  • This version adds bugfixes for metapackage creation, portfile change detection, ccache dir creation permissions, rev-upgrade edge cases, and database consistency in the face of unexpected termination.

New in JasperStarter 1.0.1 (Jan 30, 2013)

  • This is a bugfix release.

New in JasperStarter 1.0.0 (Jan 14, 2013)

  • UNC paths are now handled correctly.
  • Report parameters can contain an equal sign.
  • JasperStarter has commands.
  • Every command can have different arguments and options.
  • Users of previous versions must add pr to their existing commandline.
  • JasperStarter can compile one file or all .jrxml files in a directory.
  • Setup is available in several languages.

New in JasperStarter 1.0 RC1 (Dec 29, 2012)

  • This version has commands. Every command can have different arguments and options. Users of previous versions need only add pr to their existing command line.
  • New command: compile.
  • New input file types jrxml and jrprint.
  • New output type: jrprint.
  • A new parameter -w writes the compiled file to the input directory if jrxml is processed.

New in JasperStarter 0.10.0 Beta (Dec 27, 2012)

  • New report parameter types: double, image (see usage)
  • New supported export formats: xls, xlsx, csv, ods, pptx, xhtml, xml
  • Windows setup available
  • --version shows included JasperReports version
  • Fixed some minor bugs.