R.swift v3.2.0 Release Notes

  • ๐Ÿ†• New features:

    • โž• Added option to explicitly import modules (fixes #277)
    • ๐Ÿ‘Œ Support for an ignore file to skip resources (thanks @shiraji / fixes #276)
    • โž• Add edge flag to enable new stable feature that are breaking changes
    • ๐Ÿ†• New nicer casing of identifiers (is behind the edge flag)

    ๐Ÿ›  Bugfix:

    • ๐Ÿ›  Load hosting bundle by class instead of identifier (fixes #293)