We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbef416 commit 730766bCopy full SHA for 730766b
doc/base/version/2.0-2.1.md
@@ -18,6 +18,20 @@ v2.1 版本相比 v2.0 版本不会出现非常大的不兼容更改,可以参
18
19
## 新功能
20
21
+### v2.1.39
22
+
23
+**发布日期:** `2023-03-10`
24
25
+* 支持 MySQL 查询构建器 [insert ignore into](https://doc.imiphp.com/v2.1/components/db/index.html#%E6%8F%92%E5%85%A5%E8%AE%B0%E5%BD%95) ([#476](https://github.com/imiphp/imi/pull/476))
26
27
+### v2.1.36
28
29
+**发布日期:** `2023-02-03`
30
31
+* 实现数据库查询构建器的[指定分区操作](https://doc.imiphp.com/v2.1/components/db/index.html#%E6%8C%87%E5%AE%9A%E5%88%86%E5%8C%BA) ([#466](https://github.com/imiphp/imi/pull/466))
32
33
+* `Imi\Util\System::getCpuCoresNum()` 支持 MacOS 系统 ([#468](https://github.com/imiphp/imi/pull/468))
34
35
### v2.1.34
36
37
**发布日期:** `2022-12-16`
0 commit comments