Skip to content

1.0.1

Compare
Choose a tag to compare
@mac-cain13 mac-cain13 released this 14 Jan 21:34

Fixed issues:

  • Validatable collision, since it's quite a common name R.swift now states explicitly it means the one in the R.swift.Library
  • Imports where missing when the module was only used in the generated code in a inferred way
  • The code to call the _R.validate() function was always generated, it's now conditional and only generated when needed