Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: v3.0 api redesign #3

Merged
merged 1 commit into from
May 5, 2022
Merged

feat: v3.0 api redesign #3

merged 1 commit into from
May 5, 2022

Commits on May 5, 2022

  1. feat: v3.0 api redesign

    This commit implements a redesign of the Fernet base api.
    
    Focus on the redesign was to remove unneded abstractions, name methods and parameters more appropiately, improve unit testing and support PHP 8.0.
    
    BREAKING CHANGE: Unfortunately, this release breaks BC so make all this improvements. However, public api surface of this library is so small that migration should be
    effortless.
    
    Version 2.x will still be mantained for security patches and bugfixes only.
    mnavarrocarter committed May 5, 2022
    Configuration menu
    Copy the full SHA
    30cd30f View commit details
    Browse the repository at this point in the history