ChangeLog in configurability-1.0.7 vs ChangeLog in configurability-1.0.8
- old
+ new
@@ -8,11 +8,11 @@
Added signature for changeset 605036b92217
[4e605f137155] [v1.0.7]
* History.rdoc, lib/configurability.rb:
Update history and bump patch version.
- [605036b92217] [github/master]
+ [605036b92217]
* lib/configurability.rb, lib/configurability/config.rb,
lib/configurability/deferredconfig.rb:
Cleaned up Yard debris.
[6f4aa8deae60]
@@ -24,11 +24,11 @@
2011-04-26 Michael Granger <ged@FaerieMUD.org>
* Rakefile:
Merged with c9b7b76e4792
- [cae88e472706]
+ [cae88e472706] [github/master]
* Rakefile:
Cleaning up the Rakefile a bit
[c9b7b76e4792]
@@ -80,28 +80,10 @@
* .hgtags:
Removed tag v1.0.4
[1ef1012b278c]
- * .hgtags:
- Added tag v1.0.4 for changeset 84718f122b7b
- [99d382b750f6]
-
- * .hgsigs:
- Added signature for changeset eef299ea1d29
- [84718f122b7b]
-
- * lib/configurability.rb, lib/configurability/config.rb,
- spec/configurability/config_spec.rb:
- Fix for config files with nil keys (fixes #1)
- [eef299ea1d29]
-
- * .hgsub, .hgsubstate, .hgsubstate, History.md, LICENSE, Manifest.txt,
- README.md, Rakefile, project.yml:
- Converted to Hoe.
- [fb024df77138]
-
2010-11-29 Michael Granger <ged@FaerieMUD.org>
* .hgsub:
Modifying rake subrepo to the read-only URL
[f3c29856fbe0]
@@ -120,11 +102,33 @@
* README.md:
Adding Github mirror to the README
[bb8f2829eb37]
+2011-02-08 Michael Granger <ged@FaerieMUD.org>
+
* .hgtags:
+ Added tag v1.0.4 for changeset 84718f122b7b
+ [99d382b750f6]
+
+ * .hgsigs:
+ Added signature for changeset eef299ea1d29
+ [84718f122b7b]
+
+ * lib/configurability.rb, lib/configurability/config.rb,
+ spec/configurability/config_spec.rb:
+ Fix for config files with nil keys (fixes #1)
+ [eef299ea1d29]
+
+ * .hgsub, .hgsubstate, .hgsubstate, History.md, LICENSE, Manifest.txt,
+ README.md, Rakefile, project.yml:
+ Converted to Hoe.
+ [fb024df77138]
+
+2010-11-29 Michael Granger <ged@FaerieMUD.org>
+
+ * .hgtags:
Added tag v1.0.3 for changeset 910ae8ac082f
[a2ae16f86c98]
* .hgsigs:
Added signature for changeset 49e98e6334dd
@@ -139,36 +143,42 @@
spec/configurability_spec.rb, spec/lib/helpers.rb:
Propagate the installed config to objects that add Configurability
after the config is loaded.
[ec3f030074dc]
+ * Rakefile, project.yml:
+ Updated build system
+ [58cbefcef526]
+
2010-10-29 Michael Granger <ged@FaerieMUD.org>
* .hgtags:
Added tag 1.0.2 for changeset ba2c849fde0d
[7aec5228c2b0]
* .hgsigs:
Added signature for changeset 8718e7f4ea1f
[ba2c849fde0d] [1.0.2]
-2010-11-29 Michael Granger <ged@FaerieMUD.org>
-
- * Rakefile, project.yml:
- Updated build system
- [58cbefcef526]
-
-2010-10-29 Michael Granger <ged@FaerieMUD.org>
-
* .hgsubstate, spec/configurability/config_spec.rb,
spec/configurability_spec.rb:
Fixes for specs under 1.9.2.
[8718e7f4ea1f]
* Merged with 17:e2bf2e43bccf
[17a6999c08b9]
+2010-08-08 Michael Granger <ged@FaerieMUD.org>
+
+ * .hgtags:
+ Added tag 1.0.1 for changeset e3605ccbe057
+ [4bff6d5f7b6e]
+
+ * .hgsigs:
+ Added signature for changeset 41bc1de0bf36
+ [e3605ccbe057] [1.0.1]
+
2010-10-25 Michael Granger <ged@FaerieMUD.org>
* lib/configurability/behavior.rb:
Fixed require for RSpec 2 in the shared behavior.
[e2bf2e43bccf]
@@ -176,19 +186,9 @@
* .hgsubstate, Rakefile, lib/configurability.rb,
lib/configurability/behavior.rb, project.yml,
spec/configurability/config_spec.rb, spec/configurability_spec.rb:
Converted tests to RSpec 2.
[5d18e28e387b]
-
-2010-08-08 Michael Granger <ged@FaerieMUD.org>
-
- * .hgtags:
- Added tag 1.0.1 for changeset e3605ccbe057
- [4bff6d5f7b6e]
-
- * .hgsigs:
- Added signature for changeset 41bc1de0bf36
- [e3605ccbe057] [1.0.1]
2010-08-04 Michael Granger <ged@FaerieMUD.org>
* .hgignore, README.md, lib/configurability/config.rb,
spec/configurability/config_spec.rb: