DEV Community

Jonas Brømsø
Jonas Brømsø

Posted on

4 1

Release 1.57 of perl-workflow, a bug fix release

Due to extreme workload at my job, we have not made as much progress as we would like.

My tireless collaborator Erik Huelsmann have fixed a few bugs and they have made into release 1.57 released today.

We hope to pick up on the forthcoming 2.0 release as soon as things settle at a somewhat normal level again.

Here follows the change log of release 1.57.

Change Log

The original is available on GitHub

1.57 2021-10-17 Bug fix release, update recommended

  • PR #170 by @ehuelsmann addresses an issue where Workflow tries to log during the execution of use statements, at which time it's highly unlikely that the logger has already been initialized, resulting in warnings being printed on the console

  • PR #171 by @ehuelsmann adds initialization of context parameters passed at instantiation; currently, parameters need to be added explicitly and individually after instantiation

  • PR #173 by @ehuelsmann addresses issue #172, fixing failure to automatically run actions from the INITIAL state

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

While many AI coding tools operate as simple command-response systems, Qodo Gen 1.0 represents the next generation: autonomous, multi-step problem-solving agents that work alongside you.

Read full post

Top comments (0)

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay