rgl 0.3.0 → 0.3.1
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/ChangeLog +6 -2
- data/lib/rgl/base.rb +1 -1
- metadata +2 -2
data/ChangeLog
CHANGED
|
@@ -1,7 +1,11 @@
|
|
|
1
|
+
2008-03-04 20:18 monora
|
|
2
|
+
|
|
3
|
+
* Rakefile (tags: REL_0_3_0): pre-tag commit
|
|
4
|
+
|
|
1
5
|
2008-03-02 18:16 javanthropus
|
|
2
6
|
|
|
3
|
-
* lib/rgl/rdot.rb: IDs and labels must be
|
|
4
|
-
before processing
|
|
7
|
+
* lib/rgl/rdot.rb (tags: REL_0_3_0): IDs and labels must be
|
|
8
|
+
converted to strings before processing
|
|
5
9
|
|
|
6
10
|
2008-03-02 17:45 javanthropus
|
|
7
11
|
|
data/lib/rgl/base.rb
CHANGED
metadata
CHANGED