Skip to content

v0.10.4

Compare
Choose a tag to compare
@Qqwy Qqwy released this 20 Nov 12:10

Fixes

  • Fixes issue where sometimes results of specs returning a struct would remove some or all struct fields. (c.f. #78 and PR #82 )
  • Related: Ensures that when a @type! containing a %__MODULE__{} is used before that module's defstruct, a clear CompileError is created (c.f. #83).