Release Name: 0.5.4
Notes:
= Annoy - v0.5
Like your annoying friend that asks you questions all the time.
== Installation
Via Rubygems, one of:
$ sudo gem install annoy
$ sudo gem install delano-annoy --source http://gems.github.com/
or via download:
* annoy-latest.tar.gz[http://github.com/delano/annoy/tarball/latest]
* annoy-latest.zip[http://github.com/delano/annoy/zipball/latest]
== More Info
* GitHub[http://github.com/delano/annoy]
* Rdocs[http://delano.github.com/annoy]
== Credits
* Delano Mandelbaum (delano@solutious.com)
== License
See: LICENSE.txt
Changes:
ANNOY, CHANGES
#### 0.5.4 (2009-06-25) ###############################
* CHANGE: Removed RedCloth dependency from gemspec.
#### 0.5.3 (2009-06-21) ###############################
* CHANGE: pose_question returns true when writer is nil
#### 0.5.2 (2009-06-03) ###############################
* FIXED: Bug in user get_user_input after timeout expires
#### 0.5.1 (2009-06-03) ###############################
* ADDED: get_user_input method.
#### 0.5.0 (2009-05-07) ###############################
* First public release. See commit history for solutious-rudy.
|