Skip to content

Tags: rage-rb/rage

Tags

v1.25.1

Toggle v1.25.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Wrap resume fiber closures in blocks (#322)

* Wrap resume fiber closures in blocks

the GC likes it better this way

* Bump version

v1.25.0

Toggle v1.25.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version (#310)

v1.24.0

Toggle v1.24.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version (#297)

v1.23.0

Toggle v1.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version (#276)

v1.22.1

Toggle v1.22.1's commit message

Verified

This commit was signed with the committer’s verified signature.
rsamoilov Roman Samoilov
Bump version

v1.22.0

Toggle v1.22.0's commit message

Verified

This commit was signed with the committer’s verified signature.
rsamoilov Roman Samoilov
Bump version

v1.21.2

Toggle v1.21.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix duplicate Rake tasks (#238)

* Add tests

* Fix duplicate Rake tasks

v1.21.1

Toggle v1.21.1's commit message

Verified

This commit was signed with the committer’s verified signature.
rsamoilov Roman Samoilov
Bump version

v1.21.0

Toggle v1.21.0's commit message

Verified

This commit was signed with the committer’s verified signature.
rsamoilov Roman Samoilov
Bump version

v1.20.1

Toggle v1.20.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Ensure configuration is built correctly inside `after_initialize` hoo…

…ks (#208)

* Ensure configuration is built correctly inside `after_initialize` hooks

* Bump version