Eureka v5.2.0 Release Notes

Release Date: 2020-01-27 // about 4 years ago
  • This version includes the following changes:

    • ๐Ÿ‘Œ Support for Swift Package Manager (#1976)
    • โž• Add GenericMultivaluedSection to allow changing add button (#1843)
    • โœ‚ Remove InputTypeInitiable constraint for PickerInputRow (#1975)
    • ๐Ÿ›  Fix: avoid reloading rows in viewWillAppear when tableView is not added to window (#1971)
    • ๐Ÿ›  Fix optional header and footer in SelectorViewController. (#1962)
    • ๐Ÿ›  Fix table view contentInset adjustment with safe area when keyboard shows (#1960)
    • ๐Ÿ›  Fix for iOS 13 that was not removing the row automatically anymore even after calling the completion handler in a destructive swipe action (#1944)
    • ๐Ÿ›  Fixed reference cycle (#1930)
    • ๐Ÿ‘ Allows a section's header and footer to be nil (#1927)