Releases: magic-lang/magic
Releases · magic-lang/magic
v0.1.25-alpha
Fixed a false positive where foo: func (a: Float, b: Float[])
would generate a false positive
v0.1.24-alpha
- Fixed a false positive in redundant type info rule where it would incorrectly trigger on operator
:=
v0.1.23-alpha
- Fixed a false positive when returning a tuple with identical types
v0.1.22-alpha
extern cover
would trigger a false positive in ThisUsageRule