Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 965 Bytes

CHANGELOG.md

File metadata and controls

30 lines (17 loc) · 965 Bytes

Laravel-OCI8 CHANGELOG

v10.3.2 - 2023-07-14

  • fix: toRawSql #798

v10.3.1 - 2023-06-29

  • fix: config structure #793
  • fix: #792
  • fix: ci/cd - tests workflow #786

v10.3.0 - 2023-03-03

  • feat: Add compatibility with startingValue #778

v10.2.0 - 2023-03-01

  • feat: change limit character for 12c02 #777
  • fix: #770, #422, #423, #430

v10.1.0 - 2023-02-28

  • feat: determine max object length based on DB version #768

v10.0.0 - 2023-02-19

  • Laravel 10 support.