Reusable v3.0.1 Release Notes

Release Date: 2016-12-05 // over 7 years ago
  • ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix instantiate() implementation on StoryboardSceneBased ViewControllers.
      @jakubgert #38
    • โœ‚ Removed strict NibReusable protocol conforming in register functions.
      You can now make a Reusable-only cell with a NibLoadable subclass.
      @nekrich #37