ChangeLog
Version 0.9.0
20-Apr-2007
- Released
Version 1.0.0
03-July-2007
- Added REST client (org.jalcedo.client)
- Added libraries to connect between client and server with REST architecture.
- Added login function (org.jalcedo.client.login)
- Added libraries to build a login function.
- Changed architecture of a generated Editor (org.jalcedo.generator.client.beans, org.jalcedo.generator.client.jpa)
- Changed menu (org.jalcedo.generator.client.beans.ui, org.jalcedo.generator.client.jpa.ui)
- Added menus to generate editor component (controllers, events, models, views) individually.
- Improved Java Beans Editor wizard (org.jalcedo.generator.client.beans.ui)
- Added the ability to specify properties to include a generated editor.
- Improved usability of the wizard.
- Fixed bug. (#38)
- Improved JPA Entity Editor wizard (org.jalcedo.generator.client.jpa.ui)
- Added the ability to generate plural editors simultaneously.
- Added the ability to specify Id and other properties automatically.
- Improved usability of the wizard.
- Added org.jalcedo.generate.client.jpa.ui plug-in (org.jalcedo.generate.client.jpa.ui)
- Separated the plug-in from org.jalcedo.generate.client.ui.
