Sha256: 8aae93dec4f197131b7dbcd5750bc0c2071ae4dcfbdd0778fff3eb965040a1d2
Contents?: true
Size: 484 Bytes
Versions: 6
Compression:
Stored size: 484 Bytes
Contents
# Notes - support complex constants, eg. Complex(1, 2) => (1+2i) # Common operations - version bump edit lib/vips/version.rb edit VERSION - reinstall local copy of gem after a change bundle exec rake install - run test suite bundle exec rake - regenerate autodocs cd lib/vips ruby > methods.rb require 'vips'; Vips::generate_yard ^D - regenerate docs bundle exec rake yard - push new gem to rubygems, tag repository with version bundle exec rake release
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
ruby-vips-2.0.14 | TODO |
ruby-vips-2.0.13 | TODO |
ruby-vips-2.0.12 | TODO |
ruby-vips-2.0.11 | TODO |
ruby-vips-2.0.10 | TODO |
ruby-vips-2.0.9 | TODO |