Sha256: 6ab3863abc77b3a82bb383ab8510cf934ebf1d63313a25fc41d3e86cfe8a2d7e

Contents?: true

Size: 587 Bytes

Versions: 3

Compression:

Stored size: 587 Bytes

Contents

# Notes

- mail about the getpoint unimplemented error

  http://sourceforge.net/p/ruby-gnome2/mailman/ruby-gnome2-devel-en/thread/CAGNS0RuZ5N6bha3M7B0%2BYf2M9-oni44idzZO17mtQiykS%2BmJKQ%40mail.gmail.com/#msg34790843

- still missing a few enum docs

- 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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ruby-vips-1.0.6 TODO
ruby-vips-1.0.5 TODO
ruby-vips-1.0.4 TODO