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

Expose registered file extensions in Image #2343

Merged
merged 4 commits into from
Jan 16, 2017

Commits on Jan 7, 2017

  1. Expose registered file extensions

    This adds a new method in Image (registered_extensions) that exposes the
    internal EXTENSION dictionary to consumers of the library
    lggomez authored and radarhere committed Jan 7, 2017
    Configuration menu
    Copy the full SHA
    67c1258 View commit details
    Browse the repository at this point in the history
  2. Add unit tests

    Add unit tests for registered_extensions
    lggomez authored and radarhere committed Jan 7, 2017
    Configuration menu
    Copy the full SHA
    dad5971 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a93cdb View commit details
    Browse the repository at this point in the history
  4. Fixed test coverage

    radarhere committed Jan 7, 2017
    Configuration menu
    Copy the full SHA
    8974222 View commit details
    Browse the repository at this point in the history