Skip to content

Version 2

Choose a tag to compare

@armcknight armcknight released this 01 Jan 01:47
· 683 commits to master since this release
de61bec

2.0.0 2017-12-31

Patches

  • Fix warnings:
    • deprecated usage of characters property of a Swift string to determine its length
    • unreachable code around fatal error
  • Improvements:
    • FlowController
    • Debugging

Additions

  • Add Core protocols:
    • Alerter + SwiftMessagesAdapter
    • InAppPurchaseVendor
    • Fonts
    • Environment struct
  • LaunchArgument/EnvironmentVariable enums
  • Allow passing custom managed object model to CoreDataController
  • FormController now manages UITextViews
  • Theming/customizing CrudViewController:
    • Custom cells
    • Empty state
    • Look/feel

Breaking changes:

  • Update String rDNS constructors
  • Require iOS 11
  • Reorganize debugging sources under Core
  • Remove default log level function