Skip to content

Releases: main-branch/drive_v3

Release v0.3.0

11 Oct 15:11
Compare
Choose a tag to compare

v0.3.0 (2024-10-11)

Full Changelog

Changes since v0.2.1:

  • c9aed1f build: remove semver pr label check
  • eaac868 build: enforce conventional commit message formatting
  • 5f44bc1 Use shared Rubocop config (#20)
  • 52fb8ad Update copyright notice in this project (#19)
  • c8b8973 Update links in gemspec
  • be94ccb Add Slack badge for this project in README
  • b17e527 Use standard badges at the top of the README
  • d200a3e Update yardopts with new standard options
  • 322805c Standardize YARD and Markdown Lint configurations
  • 865eed7 Set JRuby --debug option when running tests in GitHub Actions workflows
  • d675a2e Integrate simplecov-rspec into the project
  • be896ab Update continuous integration and experimental ruby builds
  • 6e5487a Enforce the use of semver tags on PRs
  • 03e23b3 Auto correct rubocop Gemspec/AddRuntimeDependency offense
  • 0c9230b Add links to other gems in the Google API helpers series (#8)

Release v0.2.1

06 Dec 02:26
Compare
Choose a tag to compare

v0.2.1 (2023-12-05)

Full Changelog

Changes since v0.2.0:

  • f1b82bd Update examples to include the supports_all_drives parameter (#6)
  • b26f1fa Release v0.2.0 (#5)

Release v0.2.0

05 Dec 04:32
Compare
Choose a tag to compare

v0.2.0 (2023-12-04)

Full Changelog

Changes since v0.1.0:

  • e23a653 Add parameters to support searching all drives (#4)

Release v0.1.0

03 Dec 01:05
Compare
Choose a tag to compare

v0.1.0 (2023-12-02)

Full Changelog

Changes:

  • 75e1077 Fix links in the READMEs (#2)
  • 671e412 Add examples for managing files and permissions (#1)
  • d0bab77 Update examples documentation
  • cadfd09 Initial commit