f12c57ff5a
- updated to 2.4.1 - Fix build issues (#34) - Fix build issues (#32) - Fixed#17; memory leak in applying roles to instances - Fixed#16 - inconsistent coercion/validation of Bool type (tokuhirom) - Fixed#18 (tokuhirom)
Stephan Kulow
2014-11-23 11:22:54 +00:00
d6ff5cc878
- update to 2.1.0: + Dropped 5.6.2 support + Migrated to Minilla
Lars Vogdt
2014-01-04 12:44:00 +00:00
58230c6b73
Accepting request 208397 from devel:languages:perl
Stephan Kulow
2013-11-26 18:29:35 +00:00
ae887fc34f
update
Stephan Kulow
2013-11-25 09:18:14 +00:00
324bdf27ba
Accepting request 202237 from devel:languages:perl
Tomáš Chvátal
2013-10-06 12:55:12 +00:00
b7f6e338e0
update
Stephan Kulow
2013-10-04 15:34:58 +00:00
cd95760204
Accepting request 177857 from devel:languages:perl
Stephan Kulow
2013-06-09 14:59:01 +00:00
f6e162d1c4
Accepting request 177825 from home:coolo:update-perl
Stephan Kulow
2013-06-06 05:13:02 +00:00
e27a81e14c
replace license with spdx.org variant
Stephan Kulow
2011-12-06 17:44:46 +00:00
4398067c51
Accepting request 91925 from devel:languages:perl
Stephan Kulow
2011-11-21 11:43:17 +00:00
731051904a
- update to 0.97: - Fixes in 0.96 is broken - Workaround for RT#71211 (made the failing test a TODO) * Resolve RT#68351, tests produced deprecation warnings in 5.14 * Resolve RT#70518, a build problem in 5.15 * Resolve RT#70569, prototype mismatch warnings might happen in 5.8
Stephan Kulow
2011-11-17 12:30:46 +00:00
6aa3c3c954
- update to 0.74: + Fix some compatibility issues on perl 5.6.2 + Error messages from duck types are now compatible with Moose + A new module Mouse::Meta::Role::Application has been added + Inheritance from non-Mouse classes now produces warnings + Delegations ignored method modifiers
Lars Vogdt
2011-02-22 10:02:10 +00:00
cee07fad84
- update to 0.69: + Workaround a problem with Test::Builder 2.00_01, which could cause SEGV + Remove an optional depenency, Data::Util + Fix looks_like_number portability + An attribute in a subclass can now override the value of "is" + Remove long deprecated methods: _create_args(), compute_all_applicable_attributes(), and clone_instance() + Improve C++ compatibility in Mouse::XS
Lars Vogdt
2010-09-13 13:53:52 +00:00
eb640f1db7
add Pod::Coverage::Moose
Lars Vogdt
2010-05-10 12:55:01 +00:00
00f9e3f0c2
fix version number
Lars Vogdt
2010-05-10 12:11:44 +00:00
3355723c1a
- update to 0.58: + Resolve RT #57144: Fix problems in Perl_call_sv() again + Resolve RT#56837: Role application to instance with init_arg'd attributes caused problems (Sanko Robinson)
Lars Vogdt
2010-05-10 11:48:53 +00:00
42ad9315db
- update to 0.56: + Resolve RT#56837: Role application to instance with init_arg'd attributes caused problems + Fix a bug that traits could cause panic/SEGV on threads (gfx) + Resolve RT#56523: has with reader, writer, lazy and builder could not create a write-only accessor + Mouse::Meta::Class could not clone objects with "required" attrs
Lars Vogdt
2010-04-29 07:40:27 +00:00
ba2449193e
- update to 0.51: + [BUG FIXES] * Mouse::Object::DESTROY could cause SEGVs * Attribute triggers could cause panics * Integers > 2**32 ware not groked as Int * Incorrect types, e.g. "Array[Int", was accepted * Metaclass compatibility was sometimes ignored + [MOOSE COMPATIBILITY] * before/around/after accept regular expressions * has() becomes strict * the global destruction flag is passed to DEMOLISH methods * Delegations can be curried * Built-in type constraints have the same hierarchy as Moose's
Lars Vogdt
2010-03-15 11:24:33 +00:00
0ff438b97e
- update to 0.50: * Mouse::Tiny - Allow "use Mouse::Tiny VERSION" with a patch contributed by chocolateboy, RT #54383 (gfx) * Mouse::Util::MetaRole - Add Mouse::Util::MetaRole::apply_metaroles to catch up the latest Moose API for metaroles (gfx) * MouseAccessor.xs - Fix RT #54203 that writers might return undef in setting values reported by chocolateboy (gfx) * MouseTypeConstraints.xs - Fix magic handling in type constraints reported by sunnavy (gfx) * Makefile.PL - Shipped with M::I::XSUtil 0.21 (gfx) - Fix an issue that gcc 4.0 don't support -Wc++-compat (gfx) * Mouse - Add a caveat on XS callbacks to the pod (gfx) * Mouse::Meta::Attribute - Add support for code references for handles patched by Frank Cuny (gfx) * Mouse::Util::TypeConstraints - Fix Str and ScalarRef for typeglobs, lvalues, and etc. (gfx) * Moose.pm - Add Moose::Util::TypeConstraints exports to allow easier testing of TypeConsraints from the command line (gfx) - BuildRequire perl-Test-Excpetion to run make check successfully
Lars Vogdt
2010-02-20 12:37:11 +00:00
5dd6988550
- initial version 0.4501
Lars Vogdt
2009-12-26 21:29:15 +00:00