Releases: tithely/exo
Releases · tithely/exo
4.0.0
What's Changed
- [BREAKING] Add PHP 8.1+ support (drops PHP 7.4) by @bensinclair in #27
- [Enhance] Add support for renaming columns via the
changeclause. by @ryanrigby17 in #22 - [HOTFIX] - Fix application of column operations within
TableOperationby @joshmcrae in #28
New Contributors
- @ryanrigby17 made their first contribution in #22
Full Changelog: 3.0.0...4.0.0
4.0.0-beta
What's Changed
- [BREAKING] Add PHP 8.1+ support (drops PHP 7.4) by @bensinclair in #27
- [Enhance] Add support for renaming columns via the
changeclause. by @ryanrigby17 in #22
New Contributors
- @ryanrigby17 made their first contribution in #22
Full Changelog: 3.0.0...4.0.0-beta
v3.0.0
What's Changed
- [ENHANCEMENT] PostgreSQL Support by @beaudurrant in #24
- Updates function migration syntax (e.g. Migration->addParameter() to Migration->withParameter()
- This is a breaking change, requiring a major version increment
Full Changelog: 2.2.0...3.0.0