What's Changed
- docs: fix readme by @supercaracal in #420
- ci: add ruby 3.4 to the matrix by @supercaracal in #421
- perf: make dedicated actions definition static by @supercaracal in #422
- perf: prevent needless allocation for string by @supercaracal in #423
- refactor: use
Array#index
instead ofEnumerable#each_with_index
by @supercaracal in #424 - build: release 0.13.2 by @supercaracal in #425
Full Changelog: v0.13.1...v0.13.2