LTHPasscodeViewController v3.0.0 Release Notes

    • โšก๏ธ Transformed all macros and constants into public properties. They were created before turning the control into a pod and the idea was to ease the init, but since I created the pod I never realized they get overwritten when updating.
    • ๐Ÿ‘ Now supports pushing the controller.
    • ๐Ÿ‘ Now supports saving and reading the passcode and timers in a custom location other than the Keychain. New delegate methods to handle this.
    • ๐Ÿ“š A more comprehensive documentation.

    ๐Ÿš€ Please swap the deprecated methods with the suggested ones; I will remove them in the next release.

    Thanks to everyone for the help and all the suggestions that found their way into this library!