Changes for version v0.2.0_01 - 2014-12-12
- Incompatability
- Rewrote the interface entirely, so that the failover is specified as part of the class definition. See the POD for details.
- Enhancements
- Significant optimizations at the expense of incompatability.
- Added the ability to use an alternative name of the constructor for the failover class.
- Arguments for the constructor can be a hash reference, array reference or scalar.
- Added the ability to save the name of the class that triggered to error.
- Other Changes
- Added missing MANIFEST.SKIP and removed dist.ini from distribution.
- Added an example using Web::Machine.
Changes for version v0.2.1 - 2014-12-16
- Enhancements
- Added check that we don't failover to the same class.
- Minor performance tweaks.
- Documentation
- Minor wording changes.
- Bug Fixes
- Fixed bad prereqs for tests, which now uses Types::Standard.
- Other Changes
- Added more tests
Changes for version v0.1.0_01 - 2014-12-08
- An initial port of MooseX-Failover to Moo.
Documentation
Modules
Instantiate Moo classes with failover