Skip to content

Commit a9aeb0d

Browse files
authored
Release version 13.16.0 (#1766)
Features: * Dart: added support for type aliases (typedefs). Bug-fixes: * Dart: removed redundant white-spaces from rendered comments for constructors of structures. Adjusted the rendered comments to list parameters using bullet points to improve readability. Signed-off-by: Patryk Wrobel <[email protected]>
1 parent e134af5 commit a9aeb0d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Gluecodium project Release Notes
22

3-
## Unreleased
3+
## 13.16.0
4+
Release date 2025-06-13
45
### Features:
56
* Dart: added support for type aliases (typedefs).
67
### Bug-fixes:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = 13.15.1
1+
version = 13.16.0

0 commit comments

Comments
 (0)