File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 4.6.0] ( https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.5.0...v4.6.0 ) (2024-03-03)
4
+
5
+
6
+ ### Features
7
+
8
+ * add foreign keys schema generator ([ 8aee302] ( https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/8aee30242c4839b5c1b4d45c8b737104ce8db42a ) )
9
+ * bind entity behaviour to interface ([ 8b69fe9] ( https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/8b69fe97080e298c76ac32b97dd36a17ce7f0b1d ) )
10
+ * improve coverage for console command tests ([ 62440db] ( https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/62440dbdf26a9a3db947ab3945d692f1dbe4930f ) )
11
+
3
12
## [ 4.5.0] ( https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.4.0...v4.5.0 ) (2024-02-28)
4
13
5
14
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 4.5 .0" ,
2
+ "version" : " 4.6 .0" ,
3
3
"repository" : {
4
4
"url" : " https://github.com/wayofdev/laravel-cycle-orm-adapter.git"
5
5
}
You can’t perform that action at this time.
0 commit comments