]> git.vpit.fr Git - perl/modules/LaTeX-TikZ.git/history - lib/LaTeX/TikZ/Formatter.pm
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/LaTeX-TikZ.git] / lib / LaTeX / TikZ / Formatter.pm
2015-04-23 Vincent PitThis is 0.03 v0.03
2015-04-22 Vincent PitMake sure POD headings are linkable
2015-04-22 Vincent PitBump copyright year
2015-04-22 Vincent PitJust use Mouse instead of Any::Moose
2013-08-06 Vincent PitFix the autocoercing code with recent versions of Moose
2011-01-27 Vincent PitRename LT::Set::Mutable to ::Container
2011-01-27 Vincent PitMake LT::Set::Path the base role, remove ::Op, and...
2010-12-20 Vincent PitSwitch to qw<>
2010-08-02 Vincent PitThis is 0.02 v0.02
2010-07-29 Vincent PitComplete the example for Formatter->render
2010-07-23 Vincent PitMore docs for LaTeX::TikZ::Formatter
2010-07-23 Vincent PitMore documentation boilerplate
2010-07-22 Vincent PitFirst cut at the documentation
2010-07-22 Vincent PitMake ->render return one body for each argument
2010-07-22 Vincent PitTest labeled points
2010-07-22 Vincent PitComplete origin support in the formatter object
2010-07-22 Vincent PitMake some accessors writable for the formatter object
2010-07-22 Vincent PitRemove magic LaTeX::TikZ::Interface->import
2010-07-21 Vincent PitOnly declare once each mod, tag-wise
2010-07-21 Vincent PitComplete patterns implementation, interface and tests
2010-07-21 Vincent PitMake the formatter autocoerce the origin
2010-07-19 Vincent PitRename L::T::API to ::Interface
2010-07-18 Vincent PitRegister Tikz->formatter in the API
2010-07-18 Vincent PitCall LaTeX::TikZ::Set::Rectangle explicitely in the...
2010-07-18 Vincent PitGet rid of LaTeX::TikZ::Set::Mod
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