Tag Archives: opensource

Workflow Release 1.33_4 and 1.33_5

I have just released Workflow releases 1.33_4 and 1.33_5, both where released on the same day since they do not contain the same. Let me describe the strategy I am currently using. The developer releases on CPAN, releases using the following format:         <major>.<minor>_<developer release> These release are preliminary releases before a stable release. Lots of [...]

Release 0.01 – WWW::DanDomain

I have just release first version of a HTTP interaction helper class for the Danish company DanDomain’s web shop system administrative interface. The module focuses primarily on their partner programs, which is exports of data in text formats. I have done a lot of work on their admin tool exports, changing format of these, applying [...]

Workflow Release 1.33_3

This is a bug fix pre-release, it seems we might have accidently broken an API between version 0.31 and 1.32. So this should address the issue and ensuring backwards compatibility. We aim for stability, so this is regarded as a bug and we should ensure backwards compatibility. The release should be on CPAN now. It [...]

Workflow Release 1.32

Release 1.32 of Workflow has finally made it’s way to CPAN after 8 beta/dev releases. I revisited the Changes file and boiled all the betas down to the following: – Bumped up version for Workflow::State to 1.14 considering patches from action_group and test_condition patches from Ivan Paponov implementing support for a group tag on actions [...]

Workflow Release 0.32_8

This will hopefully be the last beta/dev release prior to the release of 1.32. I added Perl::Critic tests and have in general begun a major cleanup of the code from a Perl::Critic perspective starting with picking the low hanging fruit. So there are plenty of room for improvements, more tests and better test coverage and [...]

Workflow Release 0.32_7

I have just uploaded Workflow release 0.32_7 to CPAN. The first test reports on 0.32_6 are indicating all passes – so we move on. The next release is for evaluation and test of some patches from Ivan, which makes it possible to group workflow actions. Hopefully this will be the last functionality release before we [...]