Changes between Version 9 and Version 10 of FmgVen/Development/Implementation
- Timestamp:
- Dec 11, 2011, 2:03:42 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FmgVen/Development/Implementation
v9 v10 22 22 * '''21.10.2011''': [32] Successfully used the current version (0.2) in a client project (after returning from military service by 10.2011). Fixed minor bug in criteria (attribute value type was not object). Disabled verbose debugging by default. I think it is usable by now, starting to publicize, heavily use it in my projects, also updating sourceforge project info, links, donate button, etc. Renamed hosting trac/svn name to !OpenSourceProjects from !UtilityProjects which I think better reflects the goal. 23 23 24 * '''11.12.2011''': [34] [35] [36] Added support for generating liquibase changelog xml to create database schema (#6). Removed old net.fmg package. Added versioning to the manifest. Fixed the bug which prevented it to work in Spring 2.5 and higher versions (getWrappedInstance() was deprecated in !BeanWrapper, see [35]).