future

  • Import and export CLI tools
  • Improved hibernate exception handling

0.1-rc5

  • New renderer for export of content ( incomplete )
  • Binary distribution stuff for CLI works
  • Improved classpath resource loading
  • Classpath resource loading precedes infobit

0.1-rc4

  • createSomething method of infobit manager return fresh version instead of void content of this version can not be used at all, due to hibernate blob limitations ( and shall not be used anyway ) - instead of script, which is ( by chance ) not a blob
  • Fix creation of new version.
  • Link map for scripts made immutable.

0.1-rc3

0.1-rc2

This release adds several new features.

  • Servlet filters for session management moved to this project
  • Utility class for formatting while rendering
  • Removal of infobit works ( with really greedy cascading )
  • Attribvute names are defined on interfaces as constants

0.1-rc1

This is initial release of infobit. Features:

  • Binary and textual content
  • Rendering using velocity
  • Servlets for binary and textual rendering

Some things were not supported due lack of time.

  • Security checking