History.txt in nio-0.2.3 vs History.txt in nio-0.2.4
- old
+ new
@@ -1,4 +1,12 @@
+== 0.2.4 2009-08-05
+
+* New features
+ - Support for Flt types DecNum and BinNum.
+* Refactoring
+ - Code has been reorganized to use the Tolerance and Conversion
+ algorithms that have been moved to the Flt library.
+
== 0.2.3 2008-12-23
* Minor enhancements
- Compatibility with Ruby 1.9.1.
- Mr. Bones is used instead of Hoe/newgem for development tasks.