Skip to content

6.0.0-rc2 Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@Geolim4 Geolim4 released this 14 Feb 21:38
· 1091 commits to master since this release
6.0.0-rc2
  • Added Couchdb driver, yay ! (@Geolim4)
  • Added configuration validator (@Geolim4)
  • Added custom key hash function (@Geolim4)
  • Updated Mongodb driver to use Mongodb driver instead of Mongo class. (@Geolim4)
  • Updated composer.lock (@Geolim4)
  • Updated API version to 1.2.5 (@Geolim4)
  • Updated private methods to protected (@Geolim4)
  • Updated method name: setChmodAuto => getDefaultChmod (@Geolim4)
  • Updated documentation (@westy92)
  • Fixed critical bug after item deletion: The item kept in memory was not reset. (@Geolim4)
  • Fixed php compile error (@Geolim4)
  • Fixed Clean/delete parent cache directory if it empty after call deleteItem()/deleteItems() (@landy2005 )
  • Fixed issue #423 // Couchbase key must not exceed 250 bytes (@Geolim4)
  • Fixed issue #425 // Devfalse or Devtrue driver not working (@Geolim4)
  • Fixed CouchBase settings array (@git-webmaster)
  • Removed unused index.html (@Geolim4)