We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 993fa43 commit 2ceae86Copy full SHA for 2ceae86
ChangeLog
@@ -1,7 +1,11 @@
1
+2008-03-04 20:18 monora
2
+
3
+ * Rakefile (tags: REL_0_3_0): pre-tag commit
4
5
2008-03-02 18:16 javanthropus
6
- * lib/rgl/rdot.rb: IDs and labels must be converted to strings
- before processing
7
+ * lib/rgl/rdot.rb (tags: REL_0_3_0): IDs and labels must be
8
+ converted to strings before processing
9
10
2008-03-02 17:45 javanthropus
11
lib/rgl/base.rb
@@ -5,7 +5,7 @@
# all graphs in the library.
require 'rgl/enumerable_ext'
-RGL_VERSION = "0.3.0"
+RGL_VERSION = "0.3.1"
module RGL
class NotDirectedError < RuntimeError; end
0 commit comments