Revision history for Unexpected
0.3.6 2013-06-09 22:51:31
- Fixed default error string bug
- Made defaults in rolls all subs
- Added strict warnings to ::Types
- Fixed overload string bug
- Added ::StringifyingError::message
0.2.2 2013-06-08 01:17:29
- Mooification complete
- Using attribute shortcuts
- Updated POD
- Removed use Moose from test script
- Mooified!
0.1.14 2013-05-31 21:29:02
- Fixed lies in stacktrace
- Updated prereqs in Build.PL
- POD updates, more tests
- Improved synopsis. Yak shaved trace_frame_filter
- Added Devel::StackTrace as a dependency
- Renamed Base to TraitFor::StringifyingError
- Moved Ignore class attr to ErrorLeader
- Removed apply_roles and namespace
- Added an ignore class test
- Removed recommends from Build.PL
- Renamed add_roles to apply_roles
- Added memory leak test
- Imported code from File:DataClass
- Added project files to master branch