ChangeLog in loggability-0.6.0 vs ChangeLog in loggability-0.6.1
- old
+ new
@@ -1,9 +1,78 @@
+2013-06-07 Mahlon E. Smith <mahlon@martini.nu>
+
+ * Rakefile, lib/loggability.rb, spec/lib/helpers.rb,
+ spec/loggability_spec.rb:
+ Remove explicit loading of Configurability to avoid load order
+ dependency issues.
+ [27cc08ff66dc] [tip]
+
+2013-03-15 Michael Granger <ged@FaerieMUD.org>
+
+ * .hgtags:
+ Added tag v0.6.0 for changeset 1d155d8069b5
+ [4b93e1654b2c]
+
+ * .hgsigs:
+ Added signature for changeset 5475fac60ffb
+ [1d155d8069b5] [v0.6.0]
+
+ * History.rdoc, lib/loggability.rb:
+ Bump minor version, update history.
+ [5475fac60ffb]
+
+2013-03-14 Michael Granger <ged@FaerieMUD.org>
+
+ * bin/loggability:
+ Remove stub bin/loggability binary
+ [a74dbf110927]
+
+ * .rvm.gems, .tm_properties, lib/loggability.rb,
+ spec/loggability_spec.rb:
+ Give instances of loghost classes logclient instance methods.
+
+ - Reorganized the specs to separate loghost and logclient APIs
+ - Rearranged the class/method declarations in loggability.rb.
+ - Updated development dependencies.
+ [a0ed85844756]
+
+2013-02-25 Michael Granger <ged@FaerieMUD.org>
+
+ * .rvmrc:
+ Test under Ruby 2.0.0 by default.
+ [8a951356ffb6]
+
+2012-10-01 Michael Granger <ged@FaerieMUD.org>
+
+ * Manifest.txt:
+ Removing the bin/loggability stub binary.
+ [f293013c3061]
+
+2012-08-03 Michael Granger <ged@FaerieMUD.org>
+
+ * .hgtags:
+ Added tag v0.5.0 for changeset 7c52f83d7992
+ [1fb0190d24b0]
+
+ * .hgsigs:
+ Added signature for changeset 0db162246900
+ [7c52f83d7992] [v0.5.0]
+
+ * History.rdoc, lib/loggability.rb:
+ Bump minor version, update history.
+ [0db162246900]
+
+ * .rvm.gems, Rakefile, lib/loggability/formatter.rb,
+ spec/loggability/formatter_spec.rb, spec/loggability_spec.rb:
+ Remove dependency on PluginFactory/Pluggability to avoid circular
+ dependency.
+ [476b2ae85657]
+
2012-06-06 Michael Granger <ged@FaerieMUD.org>
* .hgtags:
Added tag v0.4.0 for changeset b5e9220fe7a9
- [740a4e834be2] [tip]
+ [740a4e834be2]
* .hgsigs:
Added signature for changeset 2615ed217d34
[b5e9220fe7a9] [v0.4.0]