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

Fix issue when version is not formatted as expected #57

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Mar 9, 2017

  1. Fix issue when version is not formatted as expected

    Some plugins remove the version number for security
    wa0x6e authored Mar 9, 2017
    Configuration menu
    Copy the full SHA
    61bc04c View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2017

  1. Fix error when version tag is missing

    Don't try to extract the version number when the version tag is missing
    wa0x6e authored Mar 12, 2017
    Configuration menu
    Copy the full SHA
    6f87bc6 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2018

  1. Configuration menu
    Copy the full SHA
    086b058 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. Relax nokogiri version

    wa0x6e authored May 8, 2018
    Configuration menu
    Copy the full SHA
    c715944 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2018

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

Commits on Nov 4, 2018

  1. Configuration menu
    Copy the full SHA
    29633f8 View commit details
    Browse the repository at this point in the history
  2. Fix reading MatchData value

    wa0x6e authored Nov 4, 2018
    Configuration menu
    Copy the full SHA
    d5e2876 View commit details
    Browse the repository at this point in the history
  3. Fix error when array is nil

    wa0x6e authored Nov 4, 2018
    Configuration menu
    Copy the full SHA
    bd797d0 View commit details
    Browse the repository at this point in the history