UNPKG

@meotimdihia/upload-gphotos

Version:
50 lines (28 loc) 1.41 kB
# Changelog The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [4.2.1] ### Fixed - [Revert legacy createalbum method for fallback](https://github.com/3846masa/upload-gphotos/pull/468) ## [4.2.0] ### Added - [Add fetchAlbumById method and CLI option for using albumId](https://github.com/3846masa/upload-gphotos/pull/463) ### Fixed - [Optimize to create album](https://github.com/3846masa/upload-gphotos/pull/462) - [Fix to check nextCursor is empty](https://github.com/3846masa/upload-gphotos/pull/461) ## [4.1.1] ### Fixed - [Fix to create album to new account](https://github.com/3846masa/upload-gphotos/pull/453) ## [4.1.0] ### Added - [Support Node.js v10](https://github.com/3846masa/upload-gphotos/pull/450) ### Fixed - [Fix alias of username argument](https://github.com/3846masa/upload-gphotos/pull/451) ## [4.0.0] ### Changed - Refactor all files. [4.2.1]: https://github.com/3846masa/upload-gphotos/releases/tag/v4.2.1 [4.2.0]: https://github.com/3846masa/upload-gphotos/releases/tag/v4.2.0 [4.1.1]: https://github.com/3846masa/upload-gphotos/releases/tag/v4.1.1 [4.1.0]: https://github.com/3846masa/upload-gphotos/releases/tag/v4.1.0 [4.0.0]: https://github.com/3846masa/upload-gphotos/releases/tag/v4.0.0