Skip to content

1.19.2

Compare
Choose a tag to compare
@jasonmccreary jasonmccreary released this 23 Oct 13:16
· 176 commits to master since this release
eaa8300

Added

  • Run tests when pushing to master branch (#372)
  • Build demo app via Github Actions (#371)
  • Note required configuration for Laravel 8 (11f475c)

Fixed

  • The destroy test should assert for SoftDeleted (#381)
  • Set a date format on a date column for update test. (#380)
  • Pivot table naming when model name contains path prefix (#388)