* Roles now support passing an array reference of method names to method
modifier sugar functions. (doy)
+ * Native traits now don't use optimized inlining routines if the instance
+ requests it (in particular, if inline_get_slot_value doesn't return
+ something that can be assigned to). This should fix issues with
+ KiokuDB::Class. (doy)
+
1.15 Tue, Oct 5, 2010
[API CHANGES]
'Fey' => '0.36',
'Fey::ORM' => '0.34',
'File::ChangeNotify' => '0.15',
- 'KiokuDB' => '0.41',
+ 'KiokuDB' => '0.49',
'Markdent' => '0.16',
'MooseX::Aliases' => '0.07',
'MooseX::AlwaysCoerce' => '0.05',