Revision history for Unexpected
0.3.12 2013-06-17 20:06:21
- Normalized syntax in ::Types. Added inlining
- Better errors from ::Types. Added tests
- Updated POD closes RT#86121
- Added warning to ::Types::LoadableClass
- Stopped Clifford 3954afc6-d231-11e2-8b9f-bc1b31b64f85
Lies about installed version of Moo
- 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