Notes:
Changes: Version FreeCBR 1.1.3 * Made it possible to read files saved in Excel as "tab separated text". This means it is now allowed to enclose MultiString values with quotation marks, and Float values may use comma as decimal separator Version FreeCBR 1.1.2 * Made it a native ActiveX component. To use it in VB, .Net, .asp or whatever Microsoft environment, no Java is required at all. Version FreeCBR 1.1.1 * Added a small MS Excel integration example file that calls FreeCBR from within Excel * Fixed fuzzy ">" and "<" searches for type Int. Example: ">4" returns the same as ">=5" and "<10" returns the same as "<=9" * Fixed a bug in searchAX, weight was actually a Short but is now an Integer (32 bits) which is was meant to be. See also next item * Made the searchAX method more "forgiving", now virtually any kind of number is allowed as input, even numbers in strings (such as "123.4"). Version FreeCBR 1.1.0 * Added JSmooth .exe wrapper * Added ActiveX wrapper * Changed so that the GUI is NOT default in read-only mode Version FreeCBR 1.0.1 * Fixed some code in search window * Fixed a bug that prevented the application to be used as a JavaBean * Fixed a bug regarding log file in GUI mode * Added output to stderr and possibility to disable the output * Changed the output log format somewhat * Fixed a couple of bugs related to loading case sets * Fixed a couple of bugs in the JSP-pages Version FreeCBR 1.0.0 * Changed UNIX name to FreeCBR * Added test data file (to web application)
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use