Eureka breaking changes

swift

11 curated breaking changes across major versions of Eureka. Use this as a migration checklist before bumping dependencies.

11
changes
Breaking changes by transition
  • 1.6.0 \u2192 1.7.0breaking

    Added `allSections` method to Form. (by @programmarchy)

  • 1.6.0 \u2192 1.7.0breaking

    Updated navigation images for row navigation. (thanks @VladislavJevremovic)

  • 1.6.0 \u2192 1.7.0breaking

    Removed +++= operator.

  • 1.6.0 \u2192 1.7.0breaking

    Other bug fixes and minor improvements

  • 1.5.0 \u2192 1.6.0breaking

    Support for Xcode 7.3.1.

  • 1.5.0 \u2192 1.6.0breaking

    Fixed ImageRow issue when trying to access imageURL after selecting image. Now imageURL is properly set up. #346

  • 1.5.0 \u2192 1.6.0breaking

    Made FieldRowConformance protocol public.

  • 1.5.0 \u2192 1.6.0breaking

    Added ability to override TextAreaRow constraints.

  • 1.5.0 \u2192 1.6.0breaking

    Fix. Now section headerView/footerView cache is deleted whenever section header/footer is assigned.

  • unknown \u2192 1.4.0breaking

    `BaseCellType` protocol method `func cellBecomeFirstResponder() -> Bool` was renamed to `func cellBecomeFirstResponder(direction: Direction) -> Bool`

  • unknown \u2192 1.4.0breaking

    DecimalRow value type changed from Float to Double.

API access

Get this data programmatically \u2014 free, no authentication.

curl https://depscope.dev/api/breaking/swift/Eureka
Eureka breaking changes — Swift migration guide | DepScope