Sha256: 9a8aa983f2989928a002849163160246ff444059bad6bba48c60eb15644cbd45
Contents?: true
Size: 606 Bytes
Versions: 6
Compression:
Stored size: 606 Bytes
Contents
# Notes - We should support complex constants, eg: Complex(1, 2) => (1+2i) # Common operations - Lint. bundle exec standardrb - Reinstall local copy of gem after a change. bundle exec rake install - Run test suite. bundle exec rake - Version bump. edit lib/vips/version.rb edit VERSION - Regenerate autodocs. cd lib/vips ruby > methods.rb require "vips"; Vips::Yard.generate ^D - Regenerate docs. bundle exec rake yard - Push new gem to rubygems, tag repository with version. bundle exec rake release You'll be asked for a otp from authy / google authenticator / etc.
Version data entries
6 entries across 6 versions & 3 rubygems
Version | Path |
---|---|
blacklight-spotlight-3.6.0.beta8 | vendor/bundle/ruby/3.2.0/gems/ruby-vips-2.2.1/TODO |
ruby-vips-2.2.2 | TODO |
ruby-vips-2.2.1 | TODO |
ruby-vips-2.2.0 | TODO |
vips-8.12.2 | TODO |
vips-8.12.1 | TODO |