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

Pull Request for Bug #533 #537

Open
wants to merge 3 commits into
base: devel
Choose a base branch
from
Open

Commits on May 17, 2017

  1. Upgrade 'version' to latest, which includes changes to alpha normaliz…

    …ation
    Brendan Byrd committed May 17, 2017
    Configuration menu
    Copy the full SHA
    cf98712 View commit details
    Browse the repository at this point in the history
  2. Use module.version_numified, even for exact version matches

    Fixes miyagawa#533.  This also removes the numify_ver_metacpan method, since alpha
    version matching is now in sync between 'version' and MetaCPAN's API.
    Brendan Byrd committed May 17, 2017
    Configuration menu
    Copy the full SHA
    e9bf890 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2017

  1. Add unit test for miyagawa#533

    Brendan Byrd committed May 18, 2017
    Configuration menu
    Copy the full SHA
    3cf3006 View commit details
    Browse the repository at this point in the history