File tree Expand file tree Collapse file tree 2 files changed +54
-1
lines changed
Expand file tree Collapse file tree 2 files changed +54
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 1.0.0 (2025-04-27)
2+
3+ ### Feat
4+
5+ - ** all** : final initial verison
6+ - ** all** : final initial verison
7+ - ** all** : added localization
8+
9+ ### Fix
10+
11+ - ** configure_game.py** : fix filter
12+ - ** configure_game.py** : fix filter
13+
14+ ## 0.1.0-dev.14609115132 (2025-04-23)
15+
16+ ### Fix
17+
18+ - ** steam.py** : fixed scan regression
19+
20+ ## 0.1.0-dev.14609034250 (2025-04-23)
21+
22+ ## 0.1.0-dev.14608082085 (2025-04-23)
23+
24+ ### Feat
25+
26+ - ** all** : more work for initial build
27+
28+ ## 0.1.0-dev.14564099472 (2025-04-20)
29+
30+ ### Fix
31+
32+ - ** main.pyw** : Fixed renaming wrong main file
33+
34+ ## 0.1.0-dev.14564078159 (2025-04-20)
35+
36+ ### Fix
37+
38+ - ** main.py** : changed from .py to .pyw
39+
40+ ## 0.1.0-dev.14564041888 (2025-04-20)
41+
42+ ## 0.1.0-dev.14500613909 (2025-04-16)
43+
44+ ### Feat
45+
46+ - ** all** : More work for initial 1.0.0 build
47+
48+ ## 0.1.0-dev.14477465302 (2025-04-15)
49+
50+ ### Fix
51+
52+ - ** project_main_icon.ico** : added missing project icon
53+
154## 0.1.0 (2025-04-14)
255
356### Feat
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " ue4ss_installer_gui"
7- version = " 0. 1.0-dev.14609115132 "
7+ version = " 1.0.0 "
88description = " GUI installer for UE4SS"
99readme = " README.md"
1010requires-python = " >=3.9.1"
You can’t perform that action at this time.
0 commit comments