Skip to content

Commit

Permalink
release version 2.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
samdark committed Feb 13, 2025
1 parent d9d1a8d commit f17c7ef
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
Yii Framework 2 gii extension Change Log
========================================

2.2.7 under development
2.2.7 February 13, 2025
-----------------------
- Enh #551: Add optional parameter `$formName` to `SearchModel::search()` method (evil1)

- Bug #531: Fix `yii\gii\console\GenerateAction` to use `stdout()` instead of echoing the output (egmsystems)
- Bug #532: Return `ExitCode::USAGE` on command input validation error (egmsystems)
- Bug #545: Fix CRUD for non-relational databases (spzgy)
- Enh #534: Generating in model ENUM fields value constants, setter and getter methods (uldisn)
- Enh #537: Generating rules for the fields with default values (manky)
- Enh #542: Use the table name to create the relation (thiagotalma)
- Enh #534: Generating in model ENUM fields value constants, setter and getter methods (uldisn)
- Bug #545: Fix CRUD for non-relational databases (spzgy)
- Enh #551: Add optional parameter `$formName` to `SearchModel::search()` method (evil1)


2.2.6 May 22, 2023
Expand Down

0 comments on commit f17c7ef

Please sign in to comment.