Skip to content

Releases: speee/schmooze

Release v26.1.1

29 Jan 12:52
ce50457

Choose a tag to compare

  • Merge pull request #8 from speee/release/v26.1.1 (ce50457)
  • Bump version to 26.1.1 (8e8f099)
  • Merge pull request #7 from speee/update-readme (a48bd97)
  • Update README with speee/schmooze fork information (f3bf9ae)
  • Merge pull request #6 from speee/remove-gemfile-lock (787ab9a)
  • Fix test warnings (6e720e9)
  • Remove Gemfile.lock from repository (d6139ff)

Release v26.1.0

29 Jan 12:23
a760bb7

Choose a tag to compare

  • Merge pull request #5 from speee/release/v26.1.0 (a760bb7)
  • Release v26.1.0 (0a3b941)
  • Merge pull request #2 from speee/add-docker-test-setup (cad05d4)
  • Merge branch 'master' into add-docker-test-setup (a769263)
  • Merge pull request #4 from speee/bump-ruby-setup-ruby-1.286.0 (663cc9a)
  • Merge pull request #3 from speee/bump-actions-checkout-6.0.2 (2de3550)
  • Bump ruby/setup-ruby from 1.278.0 to 1.286.0 (646164b)
  • Bump actions/checkout from 6.0.1 to 6.0.2 (1f1e691)
  • Use minitest-mock gem for Ruby 4.0 stub support (0728482)
  • Add Ruby 4.0 support with minitest 6.x compatibility (0027548)
  • Add Ruby 3.4 and 4.0 support (893e1a1)
  • Add Docker setup for testing multiple Ruby versions (cf2f682)
  • Merge pull request #1 from speee/fix-close-method-hanging (59ac8ab)
  • Fix close() method hanging with long-running Node.js processes (0dda36d)
  • Merge pull request Shopify#45 from Shopify/dependabot/github_actions/ruby/setup-ruby-1.278.0 (183de23)
  • Merge pull request Shopify#41 from Shopify/dependabot/github_actions/actions/checkout-6.0.1 (522a603)
  • Bump ruby/setup-ruby from 1.257.0 to 1.278.0 (6b0a7ab)
  • Bump actions/checkout from 5.0.0 to 6.0.1 (882c94d)
  • Merge pull request Shopify#32 from Shopify/dependabot/github_actions/ruby/setup-ruby-1.257.0 (fbc1fb0)
  • Merge pull request Shopify#29 from Shopify/dependabot/github_actions/actions/checkout-5.0.0 (7089f43)
  • Bump ruby/setup-ruby from 1.235.0 to 1.257.0 (cf0bcc5)
  • Bump actions/checkout from 3.6.0 to 5.0.0 (712b42b)
  • update github actions to commits (Shopify#21) (7befc3b)
  • Merge pull request Shopify#20 from Shopify/centralize_ruby_version (b1c3732)
  • Add Github Actions CI for tests (720096d)
  • Remove Circle CI config should be migrated to GH Actions (cc10e20)
  • Fix test failures related to unexistent modules (45883a3)
  • Commit a Gemfile.lock (0dea8f8)
  • Set required_ruby_version to >= 2.6.0 (05f8c6f)
  • Set .ruby-version to 3.3.3 (0c8fdcf)
  • Merge pull request Shopify#19 from Shopify/fork-safety (dd28f8f)
  • Make the finalizer fork safe, and allow for early close (8dbee88)
  • Merge pull request Shopify#17 from Shopify/handle-finalizer-errors (ce6fd61)
  • Handle exceptions in the finalizer (a7faa0c)