]> git.vpit.fr Git - perl/modules/LaTeX-TikZ.git/history - lib/LaTeX/TikZ/Scope.pm
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/LaTeX-TikZ.git] / lib / LaTeX / TikZ / Scope.pm
2015-04-23 Vincent PitThis is 0.03 v0.03
2015-04-22 Vincent PitBump copyright year
2015-04-22 Vincent PitJust use Mouse instead of Any::Moose
2011-04-14 Vincent PitFlatten scopes at creation time
2011-04-14 Vincent PitMake LaTeX::TikZ::Scope objects immutable
2010-11-26 Vincent PitSimplify the layer application logic
2010-08-02 Vincent PitThis is 0.02 v0.02
2010-07-23 Vincent PitMore documentation boilerplate
2010-07-22 Vincent PitFirst cut at the documentation
2010-07-21 Vincent PitAlways call ->assert_valid after ->coerce
2010-07-18 Vincent PitFix layer folding
2010-07-18 Vincent PitRemove string overloading completely for scope objects
2010-07-18 Vincent PitStop drawing with the newline
2010-07-17 Vincent PitInitial commit