Changes from v1.4.1 to 1.4.2 =================================== * Web site: added Java Container reference * Update to the build.xml Changes from v1.4 to 1.4.1 =================================== * Changes to the documentation and the site * Class Marshaling Library added * varous small changes here and there Changes from v1.3 to 1.4 =================================== * StateFormat interface added * work on XmlStateFormat continues, about ready * HtmlStateFormat in progress Changes from v1.2 to 1.3 =================================== * State formatting API changed once more now Format object is used only for toString() print(XXX) are removed * XmlStateFormat added * HtmlStateFormat added Changes from v1.1 to 1.2 =================================== * Changes to the API ** Displays are replaced by plain Format objects ** Library's API is frozen for time being ** Default implementation of Snapshot and Dynamic decorations done Changes from v1.0 to 1.1 =================================== * Integration into SF.net * Adding Display-related classes Changes from v0.1 to 1.0 =================================== * First stable release after several consequent development releases.