0.2.2

From DoubleType

Jump to: navigation, search

This release fixes a bug that causes repeated errors when a non-existent folder is specified during creation of typeface.

0.2.2/ChangeLog

This is the first release after switching over to Subversion, so I had to change several things. svn target was added to build.xml to export source files:

  <target name="svn">
  	<delete dir="${export.dest}" />
  	<svn>
		<export
  			srcPath="."
  			destPath="${export.dest}" />
	</svn>
  	<copy todir="${release.dest}/doubletype">
  		<fileset dir="${export.dest}" />
  	</copy>
  </target>

Since ant does not come with svn task, SvnAnt was used.

Also, to generate ChangeLog, svn2cl was used.

--Eed3si9n 16:29, 9 August 2008 (EDT)

Comment

Name (required):

Website:

The word in the image:

Comment: