Skip to content

v1.0.0

Compare
Choose a tag to compare
@aarondfrancis aarondfrancis released this 30 Jun 20:46
· 106 commits to main since this release

This is the first release of the 1 series! πŸŽ‰ Thank you to all the folks who helped us beta test the 0 series.

What's Changed

  • The package name has changed from singlestore/singlestore-laravel to singlestoredb/singlestoredb-laravel. Note the additional db. If you used the zero series, you'll need to remove the old package and require the new one.
  • Drop tables one by one by @fgilio in #8
  • Add Laravel Pint by @aarondfrancis in #12

Full Changelog: v0.0.3...v1.0.0