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

Modularize module for easier maintenance and future enhancements #94

Merged
merged 2 commits into from
Jan 10, 2018

Conversation

mrkmg
Copy link
Collaborator

@mrkmg mrkmg commented Jan 9, 2018

Rewrite of entire module

  • Moved command into separate files
  • Moved utilities into utils file
  • Moved commonly applies command into utilities
  • Added ImageMagick 7 support

Other Changes

  • Fixed bug with ImageMagick 7
  • General cleanup of code
  • Added package-lock.json
  • Added copyright header to all files
  • Added bumped version

mrkmg added 2 commits January 9, 2018 14:13
- Moved command into separate files
- Moved utilities into utils file
- Moved commonly applies command into utilities
- Added ImageMagick 7 support

Other Changes

- Fixed bug with ImageMagick 7
- General cleanup of code
- Added package-lock.json
- Added copyright header to all files
- Added bumped version
@mrkmg mrkmg requested a review from hacksparrow January 9, 2018 19:19
@mrkmg
Copy link
Collaborator Author

mrkmg commented Jan 9, 2018

@hacksparrow I have made some major changes to this module. Would like you to review this PR before I pull the trigger.

@hacksparrow
Copy link
Owner

@mrkmg looking great! Please go ahead with the merge.

@mrkmg mrkmg merged commit 49ac7b9 into hacksparrow:master Jan 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants