Releases: singlestore-labs/singlestoredb-laravel-driver
Releases · singlestore-labs/singlestoredb-laravel-driver
v1.4.0
What's Changed
- add rename table support by @xdroidteam in #47
- update workflows to pinned ubuntu version by @carlsverre in #48
New Contributors
- @xdroidteam made their first contribution in #47
Full Changelog: v1.3.0...v1.4.0
v1.3.0
v1.2.2
What's Changed
- Fixed incorrect generation of union queries by @AdalbertMemSQL in #46
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Cleanup, formatting, tests by @carlsverre in #42
- Fixed the
json_type is not a function
error. by @AdalbertMemSQL in #45
New Contributors
- @AdalbertMemSQL made their first contribution in #45
Full Changelog: v1.2.0...v1.2.1
v1.2.0
v1.1.0
v1.0.3
v1.0.2
What's Changed
- Upgrade and fix singlestore image by @carlsverre in #27
- Implement sortKey direction argument by @SrDante in #24
- Improvements to the README
New Contributors
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- 📝 updated shard key singlestore documentation link by @DanielFerguson in #14
- Fix Sparse Modifiers by @aarondfrancis in #20
New Contributors
- @DanielFerguson made their first contribution in #14
Full Changelog: v1.0.0...v1.0.1
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