Skip to content

Announcing procodile 2.0.0-rc1 (Crystal version) #39

@zw963

Description

@zw963

I’m happy to announce procodile 2.0.0-rc1, a major new release with more than 130 commits since the previous version.

This is a very significant update for several reasons:

  1. This is the first procodile release to include a full implementation of the original Ruby version.
  2. It also fixes many bugs and edge cases that existed in the original Ruby version.

At the same time, the 2.0 release substantially improves on the original Ruby version and introduces several new features that were not available before:

  1. .env file support for loading environment variables, powered by lucky_env by @jwoertink.
  2. Scheduled task support, a major addition that allows you to manage both long-running processes and scheduled jobs in one place. Thanks to cron_parser by @kostya, it supports not only the standard five crontab fields, but also second-level cron scheduling..
  3. Runtime Issues, which provide immediate command-line feedback when problems are detected after a command finishes.

Please refer to the Wiki for well-organized, comprehensive documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions