Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 1.41 KB

CHANGELOG.md

File metadata and controls

57 lines (35 loc) · 1.41 KB

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

0.4.1 - 2024-04-03

Added

  • Add DBAL 4 support

Removed

  • Drop PHP <8.1 support
  • Drop DBAL <3 support

0.4.0 - 2022-06-09

Added

  • Add DBAL 3 support

Changed

  • Change public to protected visibility for ArrayTypeAbstract::parsePgToArray
  • Mark all classes as final

0.3.0 - 2020-12-11

Added

  • Add XML datatype
  • Add XML array type

0.2.1 - 2020-09-01

0.2.0 - 2020-02-04

Changed

  • Require SQL comment hint explicitly

0.1.2 - 2014-08-14

0.1.1 - 2014-05-06

0.1.0 - 2014-05-06