Gaufrette v0.5 Release Notes

  • ๐Ÿ†• New features

    • โž• Added support for calculated size for Azure Blob Storage #523
    • ๐Ÿ“‡ GridFS Support for Metadata Retrieval after Write #535

    ๐Ÿ”„ Changes

    • โœ… Test case for AwsS3 now inherits common test case #514
    • โœ… Run azure tests on appveyor #512
    • โฌ†๏ธ Bump PHPUnit to 5.6.8 #529
    • ๐Ÿ‘‰ Use composer's autoload-dev #530
    • โฌ‡๏ธ Drop HHVM support + sync docker conf with Travis #528
    • ๐Ÿ”จ Refactoring tests to have more detailed failure messages #542

    ๐Ÿ›  Fixes

    • ๐Ÿ“š Documentation #510
    • โœ๏ธ Typos #506, #538
    • ๐Ÿ›  Fix incomplete tear down phase for AwsS3Test #516
    • ๐Ÿ›  Fix FTP tests + bug in PhpseclibSftp::fetchKeys() #527
    • ๐Ÿ›  fix travis build for php 5.6 #543
    • Quickfix for Adapter/AwsS3, check if count() call is allowed #544

    Thank you @andreasschacht, @bsperduto, @carusogabriel, @dawkaa, @gerkestam2, @GrahamCampbell, @Lctrs, @nicolasmure, @NiR- for your contributions !