glue 0.21.0 → 0.21.2
Sign up to get free protection for your applications and to get access to all the features.
- 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