Release v2.3.0
Downloads
There are two different release zip files attached below for the 64 and 32 bit versions of CompFileDate.
Windows 64 bit users should download the 64 bit version, i.e. the zip file whose name begins with CompFileDate-exe64. A legacy 32 bit version is also available for Windows 32 bit OS users, in the zip file whose names begins with CompFileDate-exe32.
See ReadMe.txt included in each download for details of how to install the program.
Changes
- Error messages are now written to standard error instead of standard output [issue #13].
- Modified the
--version/-Vcommand line option to so that, in addition to the program version number, information about whether the program was built as either a 32 bit or 64 bit Windows application is displayed [issue #23]. - Updated the program to compile with Delphi 13 [issue #22].
- Corrected errors in some error messages [issue #26].
- Refactorings:
- Updated the
Deploy.batrelease creation script: - Updated documentation re the changes:
- Fixed errors in the description of error codes in
Docs/ReadMe.txt[issue #24]. - Source code commenting was changed to use the XMLDoc format [issue #17].
- The program's help screen and the help section of
Docs/ReadMe.txtwere updated re the change to writing error messages to standard error. Build.txtwas updated re the change to using Delphi 13.- Updated the URLs of issues in
CHANGELOG.mdto reference theddabapps/compfiledateGitHub repo instead of the olddelphidabbler/compfiledaterepo.
- Fixed errors in the description of error codes in