Skip to content

Latest commit

 

History

History
64 lines (36 loc) · 2.3 KB

CHANGELOG.md

File metadata and controls

64 lines (36 loc) · 2.3 KB

Changelog

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

Changed

  • 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

Fixed

  • Fix for Google Query (#13)

0.2.3 - 2021-07-02

Fixed

  • Fix Google API query when object name contains special characters like " ' " (#11)

0.2.2 - 2020-12-25

Fixed

  • Fix Google API namespace (#9)

0.2.1 - 2020-10-15

Fixed

  • Correctly fetches content of Google Shared Drives (#8)

0.2.0 - 2020-10-15

Added

  • Add support for Google Shared Drives (#7)

0.1.1 - 2020-01-13

Added

Fixed

[0.1.0] - 2019-03-12

  • Initial release