skip Distar directory in libscan, allowing us to restore the Makefile.PL
[p5sagit/Distar.git] / Changes
CommitLineData
2b085b99 1Revision history for Distar
2
3v0.003000 - 2019-02-15
4 - generate LICENSE file if possible
5 - try to enforce tar format and uid/gid in tar files to avoid compatibility
6 problems
7 - verify that release tarballs contain the correct files
8 - prevent releasing if prerequisites aren't locally satisfied
9 - bump version notes in Pod as well
10 - fixes for handling README files from repository
11 - don't generate MANIFEST.SKIP if it is a committed file
12 - allow EUMM's ABSTRACT or ABSTRACT_FROM to be used
13 - add FAKE_RELEASE option to do release without pushing or uploading
14 - added documentation
15 - allow branch and Changes file name to be changed
16 - internal refactoring
17 - run xt tests when running release tests to ensure they function correctly
18 when packaged
19 - when bumping versions, also check for versions in bin scripts
20 - never try to package files in dist dirs
21 - in nextrelease, try to show full Changes section when prompting to add
22 heading line
23 - improve version bumping to handle shorter numeric versions
24 - add LICENSE to list of default packaged files
25
26v0.002000 - 2015-07-22
27 - numerous internal refactors
28 - include README from source if one exists, rather than generating one
29 - add bump, bumpminor, and bumpmajor targets to bump version numbers
30 - add nextrelease target to add release heading to Changes file
31 - Generate MANIFEST.SKIP file when writing Makefile rather than on process
32 end
33 - include .pod files in default list of packaged files
34 - use UTC date in Changes file
35 - stop release process early if cpan-changes not available
36 - fix compatibility with ancient ExtUtils::MakeMaker
37 - validate manifest in disttest
38 - include xt subdirectories in author testing
39 - fix compatibility with newer git versions
40 - drop strictures prerequisite
41 - stop release on duplicate version before making any changes
42 - remove use of autodie to allow compatibility with earlier perl versions
43
44v0.001000 - 2013-07-18
45 - Initial marked release
46