Skip to content

Tags: toptal/chewy

Tags

v8.4.1

Toggle v8.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Fix #1042] Symbol#to_proc field values on the compiled compose path …

…are corrected (#1043)

* Symbol#to_proc field values on the compiled compose path are corrected

The compiled path forwarded crutches/context as extra positional args
to every non-zero-arity proc. A proc(&:method) then passed them to the
method, raising ArgumentError. Splat-declaring procs are now called
with the object alone, matching the plain compose path.

* Version 8.4.1 is released

v8.2.1

Toggle v8.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v8.2.1 is released (#1027)

v8.2.0

Toggle v8.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v8.2.0 is released (#1025)

v8.0.1

Toggle v8.0.1's commit message
Release Chewy 8.0.1

v8.0.0

Toggle v8.0.0's commit message
Version 8.0.0

v8.0.0-beta

Toggle v8.0.0-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump chewy version to 8.0.0-beta (#963)