All Versions
10
Latest Version
4.0
Avg Release Cycle
94 days
Latest Release
1618 days ago

Changelog History

  • v4.0 Changes

    October 23, 2019

    Implemented enhancements

    • โšก๏ธ Updated all code to Swift 5.0
    • ๐Ÿ”„ Change indentation from files
    • โšก๏ธ Update README.md
    • Removing CHANGELOG.md from project
  • v3.1.4 Changes

    October 23, 2019

    Implemented enhancements

    • โž• Added method onDismissMalert on Malert to be called when dismiss viewController's function called completion block
    • ๐Ÿ–จ Removing some prints
    • ๐Ÿ–จ Put #if DEBUG to print dealloc
  • v3.1.3 Changes

    October 23, 2019

    Implemented enhancements

    • โœ‚ Removed font attribute from MalertAction
    • โž• Added buttonsFont attribute on Malert to represents all Alert button's font
  • v3.1.2 Changes

    October 23, 2019

    Implemented enhancements

    • โž• Added font attribute on MalertAction to change single button font if needed
  • v3.1.1

    October 26, 2018
  • v3.1 Changes

    October 23, 2019

    Implemented enhancements

    • Changing swift version to 4.2
    • Resolving all swift version changes
  • v3.0 Changes

    July 27, 2018

    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
  • v2.1

    July 10, 2018
  • v2.0 Changes

    November 21, 2017

    Implemented enhancements:

    • โšก๏ธ Merged with pull request, updating to swift 4
    • ๐Ÿ”จ Refactoring some unnecessary codes

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ›  Fixing bug
  • v1.1.5 Changes

    February 06, 2018

    Fixed bugs:

    • โž• Added cancelsTouchesInView=false in MalertViewController tapRecognizer for not cancel subviews touch