Skip to content

Release v0.1.1

Choose a tag to compare

@andrewhwaller andrewhwaller released this 04 Sep 18:27
· 44 commits to main since this release

What's Changed

Bug Fixes

  • Lock HTTParty dependency to ~> 0.21.0 to prevent compatibility issues with 0.23.x series
  • Add CSV dependency for Ruby 3.4 compatibility
  • Fix "undefined local variable or method 'throw_exception'" error

Improvements

  • Move test scripts to scripts/ directory for better project organization
  • Exclude scripts directory from gem build

This release fixes critical dependency issues that could cause runtime errors.

Full Changelog: v0.1.0...v0.1.1