Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
lest
/
minimagick
Public
forked from
minimagick/minimagick
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Dec 3, 2016
Bump to 4.6.0
janko
committed
2443809
View commit details
Copy full SHA for 2443809
Browse repository at this point
Add Tool#stdout for symmetry with Tool#stdin
janko
committed
b4767cb
View commit details
Copy full SHA for b4767cb
Browse repository at this point
Ignore the bin/rspec binstub
janko
committed
1393af9
View commit details
Copy full SHA for 1393af9
Browse repository at this point
Support Pathname in MiniMagick::Image.new
Show description for 6dabae7
janko
committed
6dabae7
View commit details
Copy full SHA for 6dabae7
Browse repository at this point
Note on which IM version was JSON coder added
janko
committed
a5b6d50
View commit details
Copy full SHA for a5b6d50
Browse repository at this point
Skip testing Image#data on Travis
janko
committed
ce8de05
View commit details
Copy full SHA for ce8de05
Browse repository at this point
Fail loudly when PATH is missing
Show description for 4e775fc
janko
committed
4e775fc
View commit details
Copy full SHA for 4e775fc
Browse repository at this point
Allow Read Options To Be Passed In (#384)
Tres Wong-Godfrey
authored and
janko
committed
82f409d
View commit details
Copy full SHA for 82f409d
Browse repository at this point
Add Image#data which uses the JSON format
Show description for 0f74118
janko
committed
0f74118
View commit details
Copy full SHA for 0f74118
Browse repository at this point
Fix EXIF tests on CI
Show description for bc2e355
janko
committed
bc2e355
View commit details
Copy full SHA for bc2e355
Browse repository at this point
Handle multi-line EXIF values when parsing
Show description for e2ce783
janko
committed
e2ce783
View commit details
Copy full SHA for e2ce783
Browse repository at this point
Remove Rubinius from CI
janko
committed
39d9040
View commit details
Copy full SHA for 39d9040
Browse repository at this point
Commits on Nov 23, 2016
Fix typo in README (#383)
wingyu
authored and
janko
committed
b497641
View commit details
Copy full SHA for b497641
Browse repository at this point
Commits on Oct 25, 2016
Mention ENV variables for limiting resources
janko
committed
53befdf
View commit details
Copy full SHA for 53befdf
Browse repository at this point
Make #== main, and alias #eql? to #==
Show description for 0129e99
janko
committed
0129e99
View commit details
Copy full SHA for 0129e99
Browse repository at this point
Commits on May 18, 2016
Split exif lines on the first '='-character
Show description for b36339f
maartenvanvliet
authored and
janko
committed
b36339f
View commit details
Copy full SHA for b36339f
Browse repository at this point
Commits on Mar 25, 2016
Bump to 4.5.1
janko
committed
855e617
View commit details
Copy full SHA for 855e617
Browse repository at this point
Set default logger's level to INFO
Show description for 8e10dff
janko
committed
8e10dff
View commit details
Copy full SHA for 8e10dff
Browse repository at this point
Commits on Mar 20, 2016
Bump to 4.5.0
janko
committed
fc18f48
View commit details
Copy full SHA for fc18f48
Browse repository at this point
Add ability for commands to accept standard input
Show description for a46686f
janko
committed
a46686f
View commit details
Copy full SHA for a46686f
Browse repository at this point
Don't output stderr in Tool#call on block given
Show description for 62a4742
janko
committed
62a4742
View commit details
Copy full SHA for 62a4742
Browse repository at this point
Execute shell the same with block in Tool#call
Show description for 71f5198
janko
committed
71f5198
View commit details
Copy full SHA for 71f5198
Browse repository at this point
Actually take into account MiniMagick.whiny
Show description for 2947020
janko
committed
2947020
View commit details
Copy full SHA for 2947020
Browse repository at this point
Change "whiny" to be passed as a keyword parameter
Show description for 8b5daed
janko
committed
8b5daed
View commit details
Copy full SHA for 8b5daed
Browse repository at this point
Commits on Mar 19, 2016
Fix filename when calling #format on a layer
Show description for 1f30d43
janko
committed
1f30d43
View commit details
Copy full SHA for 1f30d43
Browse repository at this point
Swap MiniMagick::Logger with an actual Logger
Show description for 8b5c41a
janko
committed
8b5c41a
View commit details
Copy full SHA for 8b5c41a
Browse repository at this point
Improvements and fixes to the previous commit
Show description for 38c2e3a
janko
committed
38c2e3a
View commit details
Copy full SHA for 38c2e3a
Browse repository at this point
MiniMagick::Tools accepts block to handle output
Show description for 2a4c0d2
berfarah
committed
2a4c0d2
View commit details
Copy full SHA for 2a4c0d2
Browse repository at this point
Commits on Feb 8, 2016
Delete *.cache file from .mpc files in #format
Show description for 103a4e8
janko
committed
103a4e8
View commit details
Copy full SHA for 103a4e8
Browse repository at this point
Delete *.cache files generated with .mpc format
Show description for b95043f
janko
committed
b95043f
View commit details
Copy full SHA for b95043f
Browse repository at this point
Add tests for Image#destroy!
janko
committed
3a2bcac
View commit details
Copy full SHA for 3a2bcac
Browse repository at this point
Commits on Feb 6, 2016
Bump to 4.4.0
janko
committed
bb700dc
View commit details
Copy full SHA for bb700dc
Browse repository at this point
Add MiniMagick::Image#tempfile
Show description for f9e780c
janko
committed
f9e780c
View commit details
Copy full SHA for f9e780c
Browse repository at this point
Commits on Feb 5, 2016
Ruby 2.3 support
koic
committed
48c5edd
View commit details
Copy full SHA for 48c5edd
Browse repository at this point
Commits on Feb 4, 2016
Merge pull request #351 from welearnednothing/master
Show description for 5c661ab
janko
committed
5c661ab
View commit details
Copy full SHA for 5c661ab
Browse repository at this point
Previous
Next
You can’t perform that action at this time.