# v0.3.2 (2015-04-21) * Check exit status instead of contents of stderr (e97bea52) * Stop using jeweler to manage gemspec and releases (978a6124) # v0.3.1 (2014-02-27) * Make it work in jruby (2916bbba92d1b9a4fd2847883ed27c77617295a5) # 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.