Skip to content

v1.0.6

Compare
Choose a tag to compare
@patrickbrouwers patrickbrouwers released this 20 Oct 17:02
  • ConfigDriver isTransient() fix
  • use PSR LoggerInteface instead of Illuminate Log contract for FileLogger
  • Add Fluent metadata driver
  • An alternative default manager and connection can now be set in the Registry
  • Fix typo in available cache types
  • Fix incorrect docblock (replaced JsonEncoder w/ ArrayEncoder)