]> git.vpit.fr Git - perl/modules/LaTeX-TikZ.git/blob - Changes
Simplify the layer application logic
[perl/modules/LaTeX-TikZ.git] / Changes
1 Revision history for LaTeX-TikZ
2
3 0.02    2010-08-02 13:00 UTC
4         + Add : The functor rules now default to be appended to the list of
5                 existent rules ; except if there's already a rule of the same
6                 name, in which case it is always replaced.
7                 If you want to replace all the subclass/subroles, prepend the
8                 target name by '+'.
9         + Chg : INCOMPATIBLE CHANGE : LT::Mod->cover was renamed to
10                 LT::Mod->covers.
11         + Chg : The default space width for Dots and Lines patterns has been
12                 bumped to 10.
13         + Chg : perl 5.8 is required.
14         + Doc : Completed documentation of LT::Formatter, LT::Functor and
15                 LT::Meta::TC::Autocoerce.
16         + Doc : Many typos were fixed.
17         + Fix : Some raw and pattern mods could be wrongly optimized away.
18         + Fix : Warnings with Moose 1.09.
19         + Tst : Test autocoercion in t/02-autocoerce.t.
20         + Tst : More user tests.
21
22 0.01    2010-07-03 11:40 UTC
23         First version, released on an unsuspecting world.
24