Sha256: b32b9bf28e090bc35470e0a4b58d98340f147646fae7094da2593edbac3b3065

Contents?: true

Size: 389 Bytes

Versions: 9

Compression:

Stored size: 389 Bytes

Contents

# Notes

- support complex constants, eg. 

	Complex(1, 2)
	=> (1+2i)

# Common operations

- version bump

  edit lib/vips/version.rb and VERSION

- reinstall local copy of gem after a change

  bundle exec rake install

- run test suite

  bundle exec rake 

- push new gem to rubygems, tag repository with version

  bundle exec rake release

- regenerate docs

  bundle exec rake yard

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
ruby-vips-2.0.8 TODO
ruby-vips-2.0.7 TODO
ruby-vips-2.0.6 TODO
ruby-vips-2.0.5 TODO
ruby-vips-2.0.4 TODO
ruby-vips-2.0.3 TODO
ruby-vips-2.0.2 TODO
ruby-vips-2.0.1 TODO
ruby-vips-2.0.0 TODO