File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.5.0 (2025-07-25)
5+
6+ ### Features
7+
8+ - Add options to insert and delete lines
9+ ([ ` 4143473 ` ] ( https://github.com/bec-project/qtmonaco/commit/414347364a69622e852f7bd55482f8c7e525b437 ) )
10+
11+ - ** lsp** : Add option to set a hidden header
12+ ([ ` 60cb2e9 ` ] ( https://github.com/bec-project/qtmonaco/commit/60cb2e97069d15bf6023f856347a385f09410136 ) )
13+
14+
415## v0.4.1 (2025-07-18)
516
617### Bug Fixes
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " qtmonaco"
7- version = " 0.4.1 "
7+ version = " 0.5.0 "
88description = " Qt Monaco is a Python library for working with the Monaco Editor in Qt applications."
99requires-python = " >=3.10"
1010classifiers = [
You can’t perform that action at this time.
0 commit comments