Skip to content

Commit f0fcbd0

Browse files
committed
prepare v1.4.1
1 parent 66b89c2 commit f0fcbd0

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGES

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1445,3 +1445,6 @@ Version history
14451445
- better propagate the raw option modifier (!) to expanded expressions
14461446
- don't fail enumerating child expressions if one fails, show error for this item instead
14471447
* dmdserver: fixed intellisense on TemplateInstance!Argument
1448+
1449+
2025-07-15 version 1.4.1
1450+
* dmdserver: do not display invalid struct size and alignment in tool tip

VERSION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#define VERSION_MAJOR 1
22
#define VERSION_MINOR 4
33
#define VERSION_REVISION 1
4-
#define VERSION_BETA -beta
5-
#define VERSION_BUILD 4
4+
#define VERSION_BETA
5+
#define VERSION_BUILD 0

vdc/dmdserver/dmd

0 commit comments

Comments
 (0)