[Changes for 0.29 - 27 Apr, 2008]
- Make arg_bind work with overloaded objects.
- multidimensional bindings.
- implement is_copy.
- constraint support.
[Changes for 0.28 - 24 Jul, 2006]
- Fix binding between array/hash and arrayref/hashref.
- forget_unlocal injects to actual caller namespace now.
- Fix binding a element of a bound array, and other PVLV issues.
- Fix binding for SVt_PVMG without MAGIC.
[Changes for 0.27 - 9 Jul, 2006]
- Doc fixes.
- Data::Bind::Sig->arity.
- Throw exception when there's extra positional argument.
[Changes for 0.26 - 8 Jul, 2006]
- Fix compilation on blead perl.
- Support is_compatible.
- Support anonymous sub signature properly.
[Changes for 0.25 - 5 Jul, 2006]
[Changes for 0.24_02 - 4 Jul, 2006]
[Changes for 0.24_01 - 1 Jul, 2006]