Tag Archives: workflow

Versionnumber formats

I have just recently released Workflow release 1.33. I wanted to refer to a blog entry on the developer releases/branching strategy I have been using for the Worflow project, but I could not dig it up – then I found it in my blog backlog, dated 20.09.2009 So here goes, The releases 1.33_4 and 1.33_5, [...]

Workflow Release 1.33

During the weekend I finally found time to release Workflow 1.33. I have not mentioned the last developer releases in this blog, but since the release of 1.33_4 and 1.33_5, I made 3 more developer releases before the final release of Workflow 1.33 I was cleaning up in the Changes file and I found out [...]

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 [...]

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.33_1

First beta/dev release for the 1.33 release. This is the first work on the 1.33 release. Please feel free to evaluate and give feedback. Currently it only holds the patch described in RT #18265, the patch implements dynamic loading of configurations. http://rt.cpan.org/Public/Bug/Display.html?id=18265 Update! Apparently the 1.33_1 release never made it to CPAN, but 1.33_2 did, [...]

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 [...]

Workflow Release 0.32_6

I have just uploaded Workflow release 0.32_6 to CPAN. This release contains a patch from a fellow Workflow user, Robert Stockdale. He has just recently joined the small Workflow team. I am already looking into the next release as I have received new patches from an Ivan Paponov, who also happens to be using Workflow. [...]