glue 0.21.0 → 0.21.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/README +1 -1
- data/doc/RELEASES +7 -1
- data/lib/glue.rb +1 -1
- metadata +2 -2
data/README
CHANGED
data/doc/RELEASES
CHANGED
|
@@ -1,4 +1,9 @@
|
|
|
1
|
-
== Version 0.21.
|
|
1
|
+
== Version 0.21.2
|
|
2
|
+
|
|
3
|
+
This is a bug fix release.
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
== Version 0.21.0 was released on 25-07-2005.
|
|
2
7
|
|
|
3
8
|
* New builder system.
|
|
4
9
|
|
|
@@ -6,6 +11,7 @@
|
|
|
6
11
|
|
|
7
12
|
* Added utility methods from Nitro.
|
|
8
13
|
|
|
14
|
+
|
|
9
15
|
== Version 0.20.0 was released on 12-07-2005.
|
|
10
16
|
|
|
11
17
|
* Brand new, self-documenting configuration system. There is a new
|
data/lib/glue.rb
CHANGED
metadata
CHANGED