bump version to 0.16
[gitmo/MooseX-Singleton.git] / t /
2009-01-23 Dave Rolsky Add tests and fix for implicit object construction...
2008-05-13 Shawn M Moore make_immutable keyword was removed
2008-03-05 Dave Rolsky Singleton objects were not singletons when made immutab...
2008-01-26 Ricardo SIGNES initialize method
2008-01-26 Ricardo SIGNES do not allow double initialization
2007-12-16 Shawn M Moore Rename Meta::Instance->instantiate to Meta::Instance...
2007-12-16 Shawn M Moore Re-implementation. This uses a bit of Moose meta magic...
2007-12-16 Shawn M Moore Do a bit of fixing. instance and new are one and the...
2007-04-20 Anders Nor Berle Initial commit of MooseX::Singleton and MooseX::Service