Skip to content

v1.2.0

Latest

Choose a tag to compare

@peterc peterc released this 22 Mar 15:58
· 1 commit to master since this release
  • Fix global Proc method leak by removing Proc.send :include and using direct method calls within refinements
  • Add GitHub Actions CI (ruby head, 4.0.2, 3.4, truffleruby, jruby)
  • Add rake and minitest as development dependencies for Ruby 4.0 compatibility
  • Use $stderr instead of STDERR
  • Fix typo in gemspec description ("lamdba" -> "lambda")
  • Use HTTPS for homepage URL
  • Remove deprecated test_files= from gemspec