]> git.vpit.fr Git - perl/modules/LaTeX-TikZ.git/blob - Changes
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/LaTeX-TikZ.git] / Changes
1 Revision history for LaTeX-TikZ
2
3 0.03    2015-04-23 02:00 UTC
4         + Chg : The module now depends directly on Mouse instead of Any::Moose.
5         + Chg : Scope::Guard is no longer a dependency.
6         + Chg : INCOMPATIBLE CHANGE : The LT::Set::Op role has been removed.
7                 The old LT::Set::Path class has been renamed LT::Set::Union.
8                 The new LT::Set::Path role plays a role similar to the old
9                 LT::Set::Op.
10         + Chg : INCOMPATIBLE CHANGE : The LT::Set::Mutable role has been
11                 renamed LT::Set::Container.
12         + Doc : POD headings have been made linkable.
13         + Tst : Author tests are no longer bundled with this distribution.
14                 They are only made available to authors in the git repository.
15         + Upd : BUILD_REQUIRES are now set for ExtUtils::MakeMaker.
16         + Upd : Metadata overhaul.
17
18 0.02    2010-08-02 13:00 UTC
19         + Add : The functor rules now default to be appended to the list of
20                 existent rules ; except if there's already a rule of the same
21                 name, in which case it is always replaced.
22                 If you want to replace all the subclass/subroles, prepend the
23                 target name by '+'.
24         + Chg : INCOMPATIBLE CHANGE : LT::Mod->cover was renamed to
25                 LT::Mod->covers.
26         + Chg : The default space width for Dots and Lines patterns has been
27                 bumped to 10.
28         + Chg : perl 5.8 is required.
29         + Doc : Completed documentation of LT::Formatter, LT::Functor and
30                 LT::Meta::TC::Autocoerce.
31         + Doc : Many typos were fixed.
32         + Fix : Some raw and pattern mods could be wrongly optimized away.
33         + Fix : Warnings with Moose 1.09.
34         + Tst : Test autocoercion in t/02-autocoerce.t.
35         + Tst : More user tests.
36
37 0.01    2010-07-03 11:40 UTC
38         First version, released on an unsuspecting world.
39