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

Easy plugin development #248

Merged
merged 5 commits into from
Oct 4, 2019
Merged

Easy plugin development #248

merged 5 commits into from
Oct 4, 2019

Commits on Oct 3, 2019

  1. dynamic plugin instantiation

    Aaron Loo committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    f30c94d View commit details
    Browse the repository at this point in the history
  2. dynamic plugin usage

    This removes the hard-coded PluginDescriptors, as well as the associated
    hard-coded tests that needed to be changed with the addition of a new
    plugin.
    
    In doing so, this also addresses #146.
    Aaron Loo committed Oct 3, 2019
    3 Configuration menu
    Copy the full SHA
    9283d25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47ec637 View commit details
    Browse the repository at this point in the history
  4. py27 support

    Aaron Loo committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    afc9195 View commit details
    Browse the repository at this point in the history
  5. coverage wat

    Aaron Loo committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    4656c42 View commit details
    Browse the repository at this point in the history