TODO in ruby-filemagic-0.4.0 vs TODO in ruby-filemagic-0.4.1
- old
+ new
@@ -1,8 +1,7 @@
* Find a better way to handle magic_load than just defaulting to NULL
* Find a way to make magic_check work on NULL
* Refactor code into initialize instead of new
-* Expose magic(4) version (how?)
* Properly document C methods
* Convert tests to RSpec
* Add Rake tasks