Version 0.2.0 ------------- * Added a localisation for Russian and English languages. The text of the license also translated. * Fixed (again) a bug in a versions-compare code of VIT-format - this caused a bug in the IssBuilder with incorrect updates generation in some cases. * Added Russian and English localisations into *.iss file example. * Fixed a bug in the *.iss file example, in some cases caused two identical questions about continuing of the installation. * Updated Subversion support - now we can read .svn directories with 1-30 format version (untill 1.7.x versions of Subversion, may be later too). * If the subversion working copy is in any new, unknown format - VerRevUpdater will try to find svn client in PATH to get all information using it. * Now we use Lazarus v1.0 - so old versions (such as 0.9.24) my not work with the source code of GGBuildTools. * The license was changed to ModifiedLGPL because now there is no any functions to work with Nival's games in this utilities. Version 0.1.2 ------------- * Fixed bug in the Installer, which caused duplicating of the path in the %PATH% variable. * Fixed the license text for the correct viewing in wiki. * Fixed versions-compare code of VIT-format - this caused a bug in the IssBuilder with incorrect updates generation in some cases. * Now we use Lazarus v0.9.24 - so old versions (such as 0.9.22) my not work with the source code of GGBuildTools. * Now we use Free Pascal compiler v2.2.0. * Fixed bug in IssBuilder, which caused incorrect version numbers generation in some fields of a *.iss file. Version 0.1.1 ------------- * Missprints in *.pas and *.h files, which can be generated by VerRevUpdater are fixed. * Fixed bug in directory copy function in SourcePackBuilder. * Fixed bug in updates generation by IssBuilder in --nocachewrite mode. Version 0.1.0 ------------- * The first release.