Sha256: 827422ab832df730f42e9a4e37c672591bd93f744664055f6ee21bb9a1fcbd21
Contents?: true
Size: 1.38 KB
Versions: 2
Compression:
Stored size: 1.38 KB
Contents
== 0.3.3 - 21-May-2010 * Added a workaround for the Sys::Filesystem#block_size member to deal with a bug in OS X. Thanks go to Josh Pasqualetto for the spot. == 0.3.2 - 29-Dec-2009 * Source has been moved to github. * Added the 'gem' task and removed build logic from the gemspec. * Updated the install task. * Minor correction to the manifest. * Removed some junk build files that were inadvertently included in the last gem. == 0.3.1 - 5-Aug-2009 * Now compatible with Ruby 1.9.x. * Changed license to Artistic 2.0 * Updated the gemspec, including the explicit addition of a license and test-unit as a development dependency, as well as an updated description. == 0.3.0 - 26-Feb-2009 * Added support for OS X and FreeBSD thanks to an awesome patch by Nobuyoshi Miyokawa. * Added the Filesystem.mount_point method that takes a file and returns the mount point it's sitting on. == 0.2.0 - 30-Dec-2008 * Added the Filesystem.mounts method for iterating over mount or volume information. == 0.1.1 - 28-Mar-2007 * Bug fix for BSD flavors. Thanks go to Jeremy Kemper and Ole Christian Rynning for the spot. * Bug fix for OS X (along the same lines as the BSD fix). Thanks go to Aurelian Dehay for the spot. * Some Rdoc improvements for the C extension. * Tweaks to the gemspec. * Added synopsis to the README. == 0.1.0 - 17-Nov-2006 * Initial release. Alpha. Code is stable, but API is not.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sys-filesystem-0.3.3-x86-mingw32 | CHANGES |
sys-filesystem-0.3.3 | CHANGES |