Skip to content

v0.8.0

Compare
Choose a tag to compare
@nicolasmure nicolasmure released this 21 Dec 14:14
· 75 commits to master since this release
1f7c4bf

New features

  • Implement ChecksumCalculator interface for AzureBlobStorage adapter #594

Changes

In #593 :

  • Drop support for EOL php versions (5.6 and 7.0)
  • Minimum requirement is now php 7.1
  • Add support for php 7.3

Fixes

  • fix opencloud tests #579
  • fix appveyor build #589
  • Fix ini_get() for boolean values #595

Thank you @andreybolonin, @damijank, @deguif and @nicolasmure for your
contributions !