2019-08-16 Dave Cross <dave@dave.org.uk>
* Various test and documentation fixes
2016-12-08 Dave Cross <dave@dave.org.uk>
* lib/AudioFile/Info.pm: Bump version for another upload attempt
* Build.PL, lib/AudioFile/Info.pm: Remove explicit version from Build.PL.
* Build.PL, lib/AudioFile/Info.pm: Packaging fixes
2016-10-03 Dave Cross <dave@dave.org.uk>
* .travis.yml: Test against Perl 5.22
* .travis.yml: Ignore Build.pm in coverage reports
2015-07-19 Dave Cross <dave@dave.org.uk>
* .travis.yml: Force Travis CI build
2015-07-18 Dave Cross <dave@dave.org.uk>
* .travis.yml: Remove 5.22 from .travis.yml
2015-07-17 Dave Cross <dave@dave.org.uk>
* .gitignore, .travis.yml: Added .gitignore and .travis.yml
* Build.PL, MANIFEST, t/1.t, t/2_pod.t, t/3_pod_coverage.t: Added META.yml to
MANIFEST.
2009-02-21 Dave Cross <dave@dave.org.uk>
* t/1.t: Removed execute bit.
2008-04-20 Dave Cross <dave@dave.org.uk>
* Build.PL: Added dist_version to Build.PL and incremented for release.
* Build.PL: Made Build.PL non-executable.
2007-04-01 Dave Cross <dave@dave.org.uk>
* lib/AudioFile/Info.pm: Changed contact address and copyright details
* MANIFEST, README: Fixed copyright in README Added Makefile.PL to MANIFEST
* lib/AudioFile/Info.pm: Changed $VERSION definition
* Build.PL: Changed makefile parameter to 'traditional'
2005-04-23 Dave Cross <dave@dave.org.uk>
* META.yml: Removed META.yml (which is autogenerated)
2005-03-01 Dave Cross <dave@dave.org.uk>
* MANIFEST, META.yml, lib/AudioFile/Info.pm, t/1.t: Improved test coverage
* lib/AudioFile/Info.pm, t/3_pod_coverage.t: Changes to test Pod coverage
(and, hence, improve kwalitee).
2004-05-13 Dave Cross <dave@dave.org.uk>
* MANIFEST, t/2_pod.t: Added tests for pod
* Makefile.PL: Removed it again
* Makefile.PL: Added Makefile.PL
* Changes: Removed Changes from cvs
2004-02-17 Dave Cross <dave@dave.org.uk>
* lib/AudioFile/Info.pm: Added some docs about writing data. Brought the list
of plugins up to date.
* Build.PL, META.yml: Added YAML to the pre-reqs
2003-09-29 Dave Cross <dave@dave.org.uk>
* lib/AudioFile/Info.pm: Only look for the config file if it's necessary
(which is never true during testing).
* Changes, META.yml: Various fixes
2003-09-28 Dave Cross <dave@dave.org.uk>
* lib/AudioFile/Info.pm: Changed docs to discuss plugins.
* Changes, MANIFEST: Added Makefile.PL to MANIFEST.
2003-09-27 Dave Cross <dave@dave.org.uk>
* Changes, META.yml, README: Regenerated META.yml. Changed README to describe
Module::Build installation procedure.
* t/1.t: Stripped down test file.
* t/2.t, t/test.mp3, t/test.ogg: No longer required
* Changes, META.yml: Changes for the project re-org.
* Build.PL: Changes for the re-org of the project.
* README: Updates for the reorganisation.
* MANIFEST: Various changes.
* lib/AudioFile/Info.pm: Moved plugins out into separate distributions.
Introduced repository of plugins.
* lib/AudioFile/Info/MP3.pm, lib/AudioFile/Info/Ogg.pm: Moved to separate
plugin projects.
2003-08-10 Dave Cross <dave@dave.org.uk>
* lib/AudioFile/Info.pm, lib/AudioFile/Info/MP3.pm,
lib/AudioFile/Info/Ogg.pm: Added RCS tags
* AudioFile-Info-0.01.tar: Removed tarball
* AudioFile-Info-0.01.tar, Build.PL, Changes, MANIFEST, META.yml, README,
lib/AudioFile/Info.pm, lib/AudioFile/Info/MP3.pm, lib/AudioFile/Info/Ogg.pm,
t/1.t, t/2.t, t/test.mp3, t/test.ogg: Initial revision