Changeds for the version 0.4.6 - 2010 Mar 11
<> Source Changes
* Small change on the MoonyString Template files names
* Bug fixes #5 and #6. See the file BUG_FIX for details.
Changeds for the version 0.4.5 - 2010 Mar 08
<> Source Changes
* Bug fixes number #3 and #4.
See the file BUG_FIX to more details.
Changeds for the version 0.4.4 - 2010 Mar 01
<> Source Changes
* Added the possibility to specify the case of letters,
on the method Replace of the Moony File class.
<> Windows Changes
* Removed the binaries and the pré-instalation.
Now, only the source code, ready to compile,
is packaged.
The code is ready to compile with Dev C++,
and Cygwin ( using the gnu compilation system ).
Changeds for the version 0.4.3 - 2010 Feb 27
<> Source Changes
* Added a new version of the method Replace()
of the Moony File class.
See the header of Moony File class and/or the file
File.Class.Moony.Librarie.pdf for more information.
* Added 2 new MES micro-classes:
- MES_InvalidStringSearchList
- MES_InvalidStringReplaceList
Obs.: These 2 new MES, are throwed by Moony File class.
<> Documentation Changes
* PDF files updateds with information about the new
method and the 2 new MES micro-classes.
Changeds for the version 0.4.2 - 2010 Feb 25
<> Source Changes
* Bug fix in some methods of the Moony File class
See the file ChangeLog and BUG_FIX for more details.
<> Documentation Changes
* Added the file BUG_FIX, to report in details the fixes of bugs.
Changeds for the version 0.4.1 - 2009 Dec 01
<> Source Changes
* New method added in MoonyString class:
CompareWildcard()
* MES micro-classes created:
- MES_CorruptStringWildcard
- MES_EmptyStringWildcard
- MES_InvalidStringWildcard
Obs.: These 3 new MES exceptions are throwed
by Moony String class.
<> Documentation Changes
* Updated the Exceptions.Moony.Librarie.pdf file, with the
new MES micro-classes.... read more