Revision history for WiX3
0.009100 Fri May 28 2010
- Fixing to work with newest version of Perl-Dist-WiX
- Trace object is now stored outside the object,
rather than within it. WiX3::Role::Traceable now
just adds methods.
- Tests updated
0.009 Feb 02 2010
- Added merge-module tags
0.008 Wed Sep 16 2009
- Updating to work with Moose 0.90.
- Took out the "e-mail traced lines" code
(may implement it another way later.)
0.007 Sat Sep 12 2009
- Adding RemoveFolder tag.
- Bug fixes found when testing Perl-Dist-WiX.
- Will fix documentation and testing in future
versions.
0.006 Sun Aug 30 2009
- More tags (Shortcut, FeatureRef)
- Fixing to work with Perl-Dist-WiX
0.005 Sat Aug 15 2009
- Initial release of WiX3. Basic testing only, and
not every module is implemented.