Release v0.1.1
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