Skip to content

v0.9.10

Compare
Choose a tag to compare
@traefiker traefiker released this 19 Jan 08:04
· 248 commits to master since this release
8fa00f8

Changelog

a64fe5b interp: fix detection of type recursivity
8fa00f8 interp: fix map assignment from arithmetic operations
5c59dc4 interp: fix operators working on integer constants
8ad14d8 interp: handle aliased string used as a slice
8a1f9ef interp: parse circular interface definitions