This release bumps the sroka package version from 0.1.0 to 0.1.1, introducing significant enhancements to the Google Drive and Google Sheets API integration. The changes include refactoring existing functions to use a new helper module, adding several new Google Drive management functions (file permissions, ownership transfer, file movement), and updating documentation to reflect current package support status.
Key changes:
- Refactored Google Drive/Sheets API functions to use centralized service builder and email validation helpers
- Added new Google Drive management functions for file operations (move, permissions, ownership transfer)
- Improved OAuth flow configuration with dynamic port allocation and better directory handling
- Updated MySQL connector dependency from 8.0.17 to 9.1.0 (vulnerability fix)