Revision history for Perl extension Object-Depot.
0.02 2020-01-22T23:23:51Z
- Fixed injections.
- Fixed singleton methods to point to the correct caller when
throwing a Carp exception.
- Stop passing the depot object to the constructor as the
constructor has access to it via __PACKAGE__->depot().
- Renamed init() to init_depot().
0.01 2020-01-20T20:32:07Z
- First release.