We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dd11f0 commit 10f9836Copy full SHA for 10f9836
CHANGELOG.md
@@ -2,6 +2,21 @@
2
3
## Latest Changes
4
5
+## 0.4.7
6
+
7
+### :stars: Highlight Features
8
9
+- :star: hl: support get int key on getdot func. (_2025-04-12_)
10
11
+### :black_nib: Code Changes
12
13
+- :package: refactored: bump psutil from 6.1.1 to 7.0.0 (#67) (_2025-03-01_)
14
+- :construction: refactored: ⬆ bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#66) (_2025-02-02_)
15
16
+### :package: Build & Workflow
17
18
+- :toolbox: build: update shelf config for force fix commit message. (_2025-04-12_)
19
20
## 0.4.6
21
22
### :card_file_box: Documents
src/ddeutil/core/__about__.py
@@ -1 +1 @@
1
-__version__ = "0.4.6"
+__version__ = "0.4.7"
0 commit comments