------- 0.1.6 released on Monday 08th of December 2003 12:36:35 ------- - A bug in EVSVersion was fixed: some lines placed in the constructor method instead of the method EVSVersion::init caused EVS not to always set the property `nextPatchlevelReleaseNumber' correctly. ------- 0.1.5 released on Wednesday 15th of October 2003 14:14:36 ------- Numerous changes. ------- 0.1.4 released on Sunday 10th of August 2003 12:13:43 ------- EVS is now officially released under LGPL. See http://www.gnu.org/copyleft/lesser.html for details. ------- 0.1.3 released on Tuesday 05th of August 2003 13:38:41 ------- A small bug in EVSVersion was fixed. ------- 0.1.2 released on Friday 01st of August 2003 01:22:49 ------- This release fixes a bug in EVSVersion::updateVersionTags. A wrong regular expression caused parsing errors in applications after making a new release. The regular expression was /\*\ @version[^\n]*/ instead of /^\*\ @version[^\n]*/. ------- 0.1.1 released on Wednesday 30th of July 2003 02:24:05 ------- This release contains only a few bug fixes concerning the handling of EVSProjects without versioning support. ------- 0.1.0 released on Monday 30th of June 2003 23:42:35 ------- This is the first release of EVS! Keep rockin!