Skip to content

v1.10.0

Latest
Compare
Choose a tag to compare
@tflori tflori released this 14 Oct 10:04

What's Changed

  • document the transaction methods (closes #81)
  • add delete method to entity (closes #82)
  • advance requirements to ease maintenance
  • implement magic methods __serialize and __unserialize to avoid deprecation warning (closes #79)
  • fix issue in update statements without joins in pgsql and sqlite dbals (closes #78)

Full Changelog: v1.9.1...v1.10.0