# v0.3.0 (2010-07-16) In which other people do my work for me... ## Thanks to Scott and Divya of [gitcaps](http://github.com/gitcapps) for: * New `RubyGpg.encrypt_string` method. * Option to allow decryption of ascii armored files (*.asc). * Option to specify output filename. # v0.2.0 (2010-03-17) * Add `RubyGpg.decrypt_string` method. # v0.1.1 (2010-03-16) * Improve error handling. # v0.1.0 (2010-03-16) * First version with `RubyGpg.encrypt` and `RubyGpg.decrypt` methods.