We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36bf7a5 commit e07c726Copy full SHA for e07c726
CHANGELOG.md
@@ -1,12 +1,12 @@
1
# Yii Arrays Change Log
2
3
-## 3.0.1 under development
+## 3.1.0 April 04, 2024
4
5
- New #139: Add `ArrayHelper::parametrizedMerge()` method that allows to merge two or more arrays recursively with
6
specified depth (@vjik)
7
-- Enh #140: Remove `null` from return type of `ArrayHelper::getObjectVars()` method (@Tigrov)
8
- New #149, #152: Add `ArrayrHelper::renameKey()` (@vjik, @Tigrov)
9
-- Enh #152: Minor `ArrayableTrait` refactoring (@Tigrov)
+- Enh #140: Remove `null` from return type of `ArrayHelper::getObjectVars()` method (@Tigrov)
+- Enh #152: Minor `ArrayableTrait` refactoring (@Tigrov)
10
11
## 3.0.0 January 12, 2023
12
0 commit comments