public
Description: A simple Ruby wrapper for RRDtool backed databases.
Homepage:
Clone URL: git://github.com/JEG2/rrdb.git
rrdb / CHANGELOG
100644 13 lines (7 sloc) 0.24 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
= Change Log
 
Below is a complete listing of changes for each revision of RRDB.
 
== 0.0.2
 
* Adding conversions for common symbols in field names
* Stripping non-digit characters before number conversion
 
== 0.0.1
 
* Initial public release