Skip to content

1.5.0

Compare
Choose a tag to compare
@saibotk saibotk released this 19 Jan 10:49
· 145 commits to main since this release
377c0a1

Added

  • Added as parameter for stFrom function
  • Aligned stHaving with stWhere to also accept string column and ST expressions, boxes and geometries as value

Fixed

  • Fixed builder macro docblocks to use FQDN for an issue within laravel-ide-helper
  • Fixed ST_PROJECT function not being migrated to the GeometryType enum.
  • Fixed model attribute equality checks for geometries, reduces unnecessary database updates (thanks @adamczykpiotr)

Full Changelog: 1.4.0...1.5.0