Skip to content
This repository has been archived by the owner on Apr 28, 2024. It is now read-only.

Releases: neonxp/rutina

First release

28 Jun 22:22
Compare
Choose a tag to compare

Stable release. Ready for production ;)

v0.4.3

04 Apr 19:57
Compare
Choose a tag to compare

Added:

  • Hooks for lifecycle events
    Fixed:
  • Close errors channel
  • Small fixes

Better errors channel

04 Apr 13:52
Compare
Choose a tag to compare

Added:

  • func (r *Rutina) Errors() <-chan error

Some useful features and fixes

03 Apr 20:58
73b65fc
Compare
Choose a tag to compare

Added:

  • Mixin with errors channel

Changed:

  • Default run policy now ShutdownIfDone && ShutdownIfFail

Fixed:

  • Fixed OS signals listener
  • Removed some dead code

v0.3.0: Flexible run policies

27 Mar 09:18
Compare
Choose a tag to compare
Options refactoring