HISTORY in WhiteCloth-0.0.4 vs HISTORY in WhiteCloth-0.0.5
- old
+ new
@@ -1,7 +1,28 @@
RELEASE HISTORY
+v0.0.4 / 2011-05-17
+
+Regenerate gemspec for version 0.0.4 (David Love david@homeunix.org.uk)
+
+Changes:
+
+* 6 Patch Enhancements
+
+ * Update the HISTORY file
+ * Added foundations for the Standard Tree, including tests.
+ * Add a next function to UUIDTools::UUID to allow the generation of sequential UUID's
+ * Added basic sanity tests for the Gibberish library
+ * Update HISTORY file after tagging a version
+ * Remove FluxTuna from the testing namespace
+
+* 2 General Enhancements
+
+ * Version bump to 0.0.4
+ * Regenerate gemspec for version 0.0.2
+
+
v0.0.2 / 2011-05-16
Regenerate gemspec for version 0.0.2 (David Love david@homeunix.org.uk)
Changes:
@@ -32,23 +53,19 @@
* Version bump to 0.0.1
* Initial commit to WhiteCloth.
-HEAD / 2011-05-18
+HEAD / 2011-05-19
Current Development (David Love)
Changes:
-* 5 Patch Enhancements
+* 1 Bugfix Enhancements
- * Added foundations for the Standard Tree, including tests.
- * Add a next function to UUIDTools::UUID to allow the generation of sequential UUID's
- * Added basic sanity tests for the Gibberish library
- * Update HISTORY file after tagging a version
- * Remove FluxTuna from the testing namespace
+ * Changed the node adding logic to make the 'Node not found' case clearer, and updated the function documentation to point out a potential problem using argument hashes.
* 1 General Enhancements
- * Regenerate gemspec for version 0.0.2
+ * Regenerate gemspec for version 0.0.4