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

Porter 3.0 – Transformers #21

Merged
merged 3 commits into from
Jan 29, 2017
Merged

Porter 3.0 – Transformers #21

merged 3 commits into from
Jan 29, 2017

Commits on Jan 15, 2017

  1. Added Transformer support to Porter::import and ImportSpecification.

    Added Transformer interface.
    Refactored filter code into FilterTransformer.
    Removed filters and mappings from Porter and ImportSpecification.
    Updated tests.
    Bilge committed Jan 15, 2017
    Configuration menu
    Copy the full SHA
    378c8d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2017

  1. Added docblock documentation to Transformer.

    Split transformation in Porter into separate method.
    Bilge committed Jan 28, 2017
    Configuration menu
    Copy the full SHA
    0b44d07 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2017

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