Malert v4.0 Release Notes

Release Date: 2019-10-23 // over 4 years ago
  • Implemented enhancements

    • ⚡️ Updated all code to Swift 5.0
    • 🔄 Change indentation from files
    • ⚡️ Update README.md
    • Removing CHANGELOG.md from project

Previous changes from v3.0

  • Implemented enhancements:

    • Refactoring the way how to create an _ Malert _ to be more similar with UIAlertController
    • Changing MalertViewController -> Malert to be presented as UIViewController
    • Changing MalertButtonStruct -> MalertAction
    • Removing MalertViewConfiguration, MalertButtonConfiguration
    • Removing shared instance and all queue manager from Malert
    • ➕ Add new attributes to be more customizable and flexible
    • Removing Cartography
    • ➕ Add dismissOnActionTapped to dismiss when a call to action was clicked