Skip to content

v1.0.0

Compare
Choose a tag to compare
@mkon mkon released this 07 Jul 08:37
ad20c3a

Support for ruby 3.0. Some internal changes were required on how procs are passed from one method to another. This might introduce a breaking change depending on how you configured the proxys or what override patches are in place. This might require to change your code from passing blocks to the methods instead of procs (see #122)