File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.3.0 (2026-03-18)
5+
6+ ### Bug Fixes
7+
8+ - ** backend** : Default path to the bec deployments
9+ ([ ` 3063b99 ` ] ( https://github.com/bec-project/bec_launcher/commit/3063b99a3e2bbc58d699ebcf0bb24560d5c06c10 ) )
10+
11+ ### Build System
12+
13+ - ** gui** : Added qt packages
14+ ([ ` 346fd27 ` ] ( https://github.com/bec-project/bec_launcher/commit/346fd2773fcdd2ec948aa77394bd0ad198e63cc3 ) )
15+
16+ ### Chores
17+
18+ - ** git** : Gitignore QtDesignStudio files
19+ ([ ` e335bed ` ] ( https://github.com/bec-project/bec_launcher/commit/e335bed255158a8cf05a47955a3b3753efbc0575 ) )
20+
21+ ### Features
22+
23+ - ** gui** : Qml based gui added
24+ ([ ` cd97b0c ` ] ( https://github.com/bec-project/bec_launcher/commit/cd97b0ccfb406e5c616c8671628e6d57cb0c3ac4 ) )
25+
26+ - ** script** : Added ` launcher ` script for cli
27+ ([ ` 9bf8884 ` ] ( https://github.com/bec-project/bec_launcher/commit/9bf888429d53b6da783e7ce8d9e919e62a026101 ) )
28+
29+
430## v0.2.0 (2026-01-12)
531
632### Bug Fixes
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " bec_launcher"
7- version = " 0.2 .0"
7+ version = " 0.3 .0"
88description = " BEC Launcher: A launcher application for BEC clients and tools."
99requires-python = " >=3.11"
1010classifiers = [
You can’t perform that action at this time.
0 commit comments