v1.10.1 - Ruby 3+ Support
Ruby 3+ Hash and Block Arguments Support
This release adds support for Ruby 3+ style hash and block arguments, modernizing the codebase for compatibility with newer Ruby versions.
Changes
- IMPROVED: Updated method signatures to support Ruby 3+ style hash and block arguments across:
- Parse::Client and client-related classes
- Model associations (CollectionProxy, HasMany, RelationCollectionProxy)
- Core actions, fetching, and querying methods
- Query interface
- Webhooks
- Stack tasks
Commit: c548832
Author: Henry Spindell
Date: August 31, 2024