You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15-2Lines changed: 15 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,21 @@ All notable changes to this project will be documented in this file.
3
3
4
4
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
5
5
6
-
## Unreleased
7
-
- No changes yet.
6
+
## 0.5.1 (7 Apr 2025)
7
+
### Fixed
8
+
9
+
-[#220][]: Package mode will now generate code that uses aliases of types
10
+
when they are used in the source.
11
+
-[#219][]: Fixed a collision between function argument names and package names
12
+
in generated code.
13
+
-[#165][]: Fixed an issue where aliases specified by `-imports` were not being
0 commit comments