Skip to content

Releases: cedricziel/flysystem-gcs

Prefixes with getUrl and Adapter::has() for directories

02 Feb 22:57
f6cb1e4
Compare
Choose a tag to compare

Fixes:

  • normalizePath broken has() method for dir #11 - reported by @goffyara
  • getUrl($path)` prints incorrect URL when prefix is defined in config #12 - reported by @taka-oyama

PHP 8, CanOverwriteFiles, GitHub actions

02 Feb 22:07
Compare
Choose a tag to compare
  • Indicate that GCS adapter can overwrite file #13 - @daohoangson
  • move to GitHub actions
  • remove ScrutinizerCI
  • code-style amendments
  • effective support for PHP 8

v1.1.0

04 Jan 10:18
Compare
Choose a tag to compare
  • allow using current google/cloud library