Releases: baleada/laravel-edge
Releases · baleada/laravel-edge
v0.0.7
🚀 Features
- Support callbacks for more flexible column configuration - by @AlexVipond (5b327)
View changes on GitHub
v0.0.6
🐞 Bug Fixes
- Improve guarding against explicit null IDs to silence warnings - by @AlexVipond (8e13f)
View changes on GitHub
v0.0.5
🐞 Bug Fixes
- Allow int IDs, strictly type-check against null IDs - by @AlexVipond (2b303)
View changes on GitHub
v0.0.4
🚀 Features
- model: Affordance for DB transaction when creating multiple edges - by @AlexVipond (b2ef1)
View changes on GitHub
v0.0.3
🚀 Features
- model: Expose default fillable and casts; support more query methods - by @AlexVipond (4e704)
View changes on GitHub
v0.0.2
🚀 Features
- migration: Support more flexible column type configuration - by @AlexVipond (e7838)