0.5.1 (7 Apr 2025)
Fixed
- #220: Package mode will now generate code that uses aliases of types
when they are used in the source. - #219: Fixed a collision between function argument names and package names
in generated code. - #165: Fixed an issue where aliases specified by
-importswere not being
respected in generated code.
Thanks to @mtoader and @bstncartwright for their contributions to this release.