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

Replace packaging.LegacyVersion use with mozilla_version. Fixes #635 #638

Merged
merged 4 commits into from
Apr 17, 2023

Commits on Feb 28, 2023

  1. Use mozilla-version for version sorting instead of packaging.LegacyVe…

    …rsion. Fixes mozilla#635
    
    As packaging.LegacyVersion is gone, and packaging.Version produces
    too many errors, use the various version classes from mozilla_version.gecko
    when looking for the latest version of a supported application.
    jfx2006 committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    b928767 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    ff3c062 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b95649e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. Address review comments.

    jfx2006 committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    010b83c View commit details
    Browse the repository at this point in the history