Skip to content

Releases: ddabapps/compfiledate

Release v2.1.0

30 Sep 14:08
Compare
Choose a tag to compare
  • Replaced error message displayed when no files are provided on command line with a brief help message that prompts the use of the --help command. [issue #6]
  • Updated application manifest. [issue #7]
  • Converted change log and license files to markdown format. [issue #8] and [issue #9]
  • Fixed problem in Makefile where it was failing to find Zip.exe when not on the system path. [issue #10]
  • Updated many URLs in program and documentation.
  • Documentation updated re changes.

Release v2.0.0

20 Jul 12:47
Compare
Choose a tag to compare
  • Operator used in date comparison can now be specified using new --compare or -c commands. This enables user to choose whether date of 1st file is tested to be <, <=, >, >=, <> or = to date of second file. [issue #1]
  • Comparison can now operate on either creation or last modification date of files. This is specified with new --datetype or -d commands. [issue #2]
  • When comparing the dates of shortcut files the date of the shortcut's target file can now be compared by using the new --followshortcuts or -s commands. [issue #3]
  • Program version number can now be displayed using the new --version or -V commands. Version is no longer displayed in normal program output. [issue #5]
  • Long forms of -v and -h commands added: --verbose and --help respectively. [issue #4]
  • Help screen revised re changes.
  • Now compiled with Delphi XE.
  • Updated and rationalised documentation re changes.

Release v1.0.1

24 Mar 01:01
Compare
Choose a tag to compare
  • Bug fixes
  • Recompiled with Delphi 2010
  • Relicensed under MPL 2.0

See ChangeLog.txt for full details.

Release v1.0.0

23 Mar 23:51
Compare
Choose a tag to compare

Original release.