Tempura v4.0.0 Release Notes

Release Date: 2019-03-27 // about 5 years ago
    • ➕ Add support for Swift 5.0
    • ✂ Remove init() requirement for LocalState protocol
    • 👮 Force ViewControllerWithLocalState to specify a LocalState in the init(...)
    • RootInstaller's installRoot(identifier:context:completion) now returns a Bool value
    • If there are no Routables handing a Show() with a specific identifier, the Navigator will ask the RootInstaller before raising a fatalError().