Releases: singlestore-labs/singlestoredb-laravel-driver
Releases · singlestore-labs/singlestoredb-laravel-driver
v1.0.0
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
tosinglestoredb/singlestoredb-laravel
. Note the additionaldb
. 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
v0.0.3
v0.0.2
v0.0.1
🎉 First