This repository has been archived by the owner on Oct 1, 2024. It is now read-only.
Releases: mstaack/laravel-postgis
Releases · mstaack/laravel-postgis
Fix L10
6.0
What's Changed
- Laravel 10.x Compatibility by @laravel-shift in #182
- Support upsert Fix #149 by @RomainMazB in #180
New Contributors
- @laravel-shift made their first contribution in #182
- @RomainMazB made their first contribution in #180
Full Changelog: 5.4.2...6.0
5.4.2
Full Changelog: 5.4.1...5.4.2
5.4.1
What's Changed
- Fix missing GeometryCollection import by @rogervila in #172
- Add linestringz and pointz by @rvdveen in #171
- Fix coordinate precision by @scottlimmer in #173
- Add return type for PHP 8.1 by @tdomy in #174
New Contributors
- @rogervila made their first contribution in #172
- @rvdveen made their first contribution in #171
- @scottlimmer made their first contribution in #173
- @tdomy made their first contribution in #174
Full Changelog: 5.4...5.4.1
5.4
What's Changed
- Added support for branch master on bosnadev/database by @robertosanval in #168
New Contributors
- @robertosanval made their first contribution in #168
Full Changelog: 5.3...5.4
5.3
Publishable Migration
Merge pull request #157 from studnitz/add-publishable-migrations Add publishable migration
Laravel 8
Connection Cleanup
Merge pull request #138 from forsalio/master Fix connecting to database when package is registered
Cleanup & Laravel 7 Release
Initial L7 Release
thanks to @phaza @njbarrett @mirzap