Skip to content

Release v0.3.5

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 08:52
v0.3.5
77e2cbf

Changes in this Release

Added

  • Go module support to deal with package dependencies.
  • Include CI/CD integration to ensure proper build before merging.
  • Makefile file to run CI/CD tasks.

Changed

  • gensupport package is downgraded to v0.3.2.

Fixed

  • Imports to use the proper package's locations.

Removed

  • Google's googleapi package from this repository. Original package will be used.

See CHANGELOG for more details.