Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 369 Bytes

CHANGELOG.md

File metadata and controls

25 lines (13 loc) · 369 Bytes

Changelog

0.3.1

  • Fixing Config compatibility with Ruby 3+

0.3.0

  • Adding Ruby 3+ compatibility

0.2.0

  • Adding Ruby 2.7 compatibility

0.1.2

  • Fixing hooks inheritence to prevent modifying parent class hooks

0.1.2

  • Fixing processes calling inside Hooks

0.1.1

  • Fixing the README to document Process#perform instead of Process#call