Revision history for Dist-Zilla-Plugin-Depak

0.12    2015-07-07 (PERLANCAR)

	- No functional changes.

	- Remove old deprecation notice.


0.11    2015-07-06 (PERLANCAR)

	- [Bugfix] Typo (referred to wrong hash key).


0.10    2015-07-06 (PERLANCAR)

	- No functional changes.

	- [Refactor] Move the functionality of writing built modules to dir
	  to a separate role.


0.09    2015-07-05 (PERLANCAR)

	- Write built modules to a tempdir and feed it to depak via
	  --include-dir, so that packed script contains built version of
	  dist modules.


0.08    2015-07-04 (PERLANCAR)

	- Undeprecate, encoding issue (can't re-set encoding of a script
	  after another plugin has set it) can be resolved by
	  prune+re-adding the script.


0.07    2015-07-04 (PERLANCAR)

        - Deprecate in favor of DZP:DepakFile.


0.06    2015-07-04 (PERLANCAR)

	- Fix encoding issue (need to set to 'bytes').


0.05    2015-07-04 (PERLANCAR)

        - Rename dist from Dist-Zilla-Plugin-Fatten to Dist-Zilla-Plugin-Depak,
          use depak instead of fatten.


0.04    2015-06-14 (PERLANCAR)

        - No functional changes.

        - Re-release to get indexed by PAUSE.


0.03    2015-05-16 (PERLANCAR)

        - [Bugfix] Fix bug when dumping array.


0.02    2015-05-16 (PERLANCAR)

	- Replace # FATTENED_MODULES and # FATTENED_DISTS with 'our
	  @FATTENED_MODULES' and 'our @FATTENED_DISTS' to help tools.


0.01    2015-04-11 (PERLANCAR)

         - First release.
