All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.3.0 - 2023-12-23
- Added Docker support @paranoicsan
- Added RBS support @paranoicsan
- Updated dependencies @paranoicsan
- Ruby updated to 3.2.1 @paranoicsan, will be at separate branch ruby-3-upgrade
- Ruby updated to 2.7.7 @shlag3n at the main branch
- Upgraded google-api to 0.11 @shlag3n
0.2.4 - 2021-07-16
- Fix for Google Query (#13)
0.2.3 - 2021-07-02
- Fix Google API query when object name contains special characters like " ' " (#11)
0.2.2 - 2020-12-25
- Fix Google API namespace (#9)
0.2.1 - 2020-10-15
- Correctly fetches content of Google Shared Drives (#8)
0.2.0 - 2020-10-15
- Add support for Google Shared Drives (#7)
0.1.1 - 2020-01-13
- Add Codeship and Codeclimate integrations @paranoicsan
- Ignores files marked as TRASHED on fetch IDs @paranoicsan
- Initial release