1.001     2022-06-15 14:13:17 EDT
  - Skip symlink tests on msys as symlinks are broken on this platform (#2, pauloscustodio)

1.000     2019-03-18 17:45:50 EDT
  - Stable release

0.999     2019-03-01 13:49:33 EST (TRIAL RELEASE)
  - Now uses Cwd::abs_path to resolve __FILE__, so in the rare case where
    __FILE__ is a symlink, lib paths will be loaded relative to the target file
    and not the symlink.

0.002     2017-07-08 00:46:56 EDT
  - Stable release

0.001     2017-06-26 20:31:05 EDT (TRIAL RELEASE)
  - Trial release, to determine portability