Files | Admin

Notes:

Release Name: 0.4.0

Notes:
* Underscore methods are now preserved. The non-underscore versions are also created as aliases.


Changes: * Methods that begin with an underscore, such as _umask(), are now preserved. A method alias is also created without an underscore, e.g. umask(). * Added the gem task to the Rakefile. * Minor updates to the gemspec.