File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.2.0] ( https://github.com/geekcell/php-ddd/compare/v1.1.1...v1.2.0 ) (2023-05-22)
4
+
5
+
6
+ ### Features
7
+
8
+ * add generic/template support for queries/commands ([ 5d2e689] ( https://github.com/geekcell/php-ddd/commit/5d2e689a0c5b233a97bbef57f3148c5cf0b151e0 ) )
9
+ * add generic/template support for queries/commands ([ 6d25a9c] ( https://github.com/geekcell/php-ddd/commit/6d25a9c346597ccb8a5bff49e90a682d605d6ec6 ) )
10
+
3
11
## [ 1.1.1] ( https://github.com/geekcell/php-ddd/compare/v1.1.0...v1.1.1 ) (2023-03-31)
4
12
5
13
Original file line number Diff line number Diff line change 3
3
"description" : " Your ultimate guard rails for domain driven design with PHP." ,
4
4
"type" : " library" ,
5
5
"license" : " MIT" ,
6
- "version" : " 1.1.1 " ,
6
+ "version" : " 1.2.0 " ,
7
7
"autoload" : {
8
8
"psr-4" : {
9
9
"GeekCell\\ Ddd\\ " : " src/" ,
You can’t perform that action at this time.
0 commit comments