tumugi/tumugi-plugin-google_drive

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# Change Log

## [v0.4.0](https://github.com/tumugi/tumugi-plugin-google_drive/tree/v0.4.0) (2016-08-29)
[Full Changelog](https://github.com/tumugi/tumugi-plugin-google_drive/compare/v0.3.0...v0.4.0)

**Implemented enhancements:**

- Support convert a file to the corresponding Google Docs format [\#16](https://github.com/tumugi/tumugi-plugin-google_drive/issues/16)
- Add method to get sharable link for Google Drive [\#13](https://github.com/tumugi/tumugi-plugin-google_drive/issues/13)

**Merged pull requests:**

- Support file type convert when import/export. [\#17](https://github.com/tumugi/tumugi-plugin-google_drive/pull/17) ([hakobera](https://github.com/hakobera))
- Add url method to GoogleDriveFileTarget and GoogleDriveFolderTarget [\#15](https://github.com/tumugi/tumugi-plugin-google_drive/pull/15) ([hakobera](https://github.com/hakobera))

## [v0.3.0](https://github.com/tumugi/tumugi-plugin-google_drive/tree/v0.3.0) (2016-08-02)
[Full Changelog](https://github.com/tumugi/tumugi-plugin-google_drive/compare/v0.2.0...v0.3.0)

**Implemented enhancements:**

- \[Breaking Change\] Support match by name [\#12](https://github.com/tumugi/tumugi-plugin-google_drive/pull/12) ([hakobera](https://github.com/hakobera))

**Merged pull requests:**

- Prepare release for 0.3.0 [\#14](https://github.com/tumugi/tumugi-plugin-google_drive/pull/14) ([hakobera](https://github.com/hakobera))

## [v0.2.0](https://github.com/tumugi/tumugi-plugin-google_drive/tree/v0.2.0) (2016-07-18)
[Full Changelog](https://github.com/tumugi/tumugi-plugin-google_drive/compare/v0.1.0...v0.2.0)

**Merged pull requests:**

- Prepare release for 0.2.0 [\#11](https://github.com/tumugi/tumugi-plugin-google_drive/pull/11) ([hakobera](https://github.com/hakobera))
- Update README [\#10](https://github.com/tumugi/tumugi-plugin-google_drive/pull/10) ([hakobera](https://github.com/hakobera))
- Update tumugi to 0.6 [\#9](https://github.com/tumugi/tumugi-plugin-google_drive/pull/9) ([hakobera](https://github.com/hakobera))

## [v0.1.0](https://github.com/tumugi/tumugi-plugin-google_drive/tree/v0.1.0) (2016-06-06)
**Implemented enhancements:**

- Add task and target for Google Drive folder [\#5](https://github.com/tumugi/tumugi-plugin-google_drive/pull/5) ([hakobera](https://github.com/hakobera))
- Inherit FileSystemTarget [\#3](https://github.com/tumugi/tumugi-plugin-google_drive/pull/3) ([hakobera](https://github.com/hakobera))

**Fixed bugs:**

- Fix google drive folder task [\#6](https://github.com/tumugi/tumugi-plugin-google_drive/pull/6) ([hakobera](https://github.com/hakobera))
- Fix parents param of GoogleDriveFileTarget does not work [\#4](https://github.com/tumugi/tumugi-plugin-google_drive/pull/4) ([hakobera](https://github.com/hakobera))

**Closed issues:**

- Release 0.1.0 [\#2](https://github.com/tumugi/tumugi-plugin-google_drive/issues/2)

**Merged pull requests:**

- First implementation [\#1](https://github.com/tumugi/tumugi-plugin-google_drive/pull/1) ([hakobera](https://github.com/hakobera))



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*