40
loading...
This website collects cookies to deliver better user experience
DEPRECATION NOTICE
With release 2.00 Workflow::Persister::SPOPS will no longer be included in the distribution, it will possibly be made available as a separate distribution, but with decreased maintenance efforts. SPOPS does no longer seem to be actively supported and issues with Perls versions from 5.11.1 and onwards underline this fact.
PR #119 adds capability of configuring custom workflow classes addressing issue #107
Simplified logging handing in code base via PR #108 investigation into possible performance issue described in #89 determined penalty to be insignificant
Workflow::State->get_conditions()
now returns all conditions, fixed via PR #122 addressing issue #121, This fix actually implements, what is documented, but if you rely on previously undocumented behavior, you might need to evaluate this fix
Issue with broken support action attribute specified in the state config has been addressed via PR #123 described in issue #113
A warning emitted from the test suite has been addressed via PR #115
A timing issue observed with the Travis CI setup have been addressed in PR #112
40