v0.5.0
Changed
- Breaking: package
cmis now a separate module. This change was made in order to minimize the runtime dependencies of programs that depend on packagecmbut not the rest of the packages in this module. To update your code that depends on packagecm, rungo get -u go.bytecodealliance.org/....
Fixed
- #264: fix lowering for imported functions that return named
booltypes.