forked from rmanalan/bdoc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
History.txt
53 lines (34 loc) · 916 Bytes
/
History.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
== 0.1.9 2009-04-02
* 1 bug fix
* more path issues... yet again.
== 0.1.8 2009-03-30
* 1 bug fix
* more path issues... wasn't copying bdoc.css
== 0.1.7 2009-03-30
* 1 bug fix
* don't display versions without rdocs
== 0.1.6 2009-03-30
* 1 bug fix
* layout issues
== 0.1.5 2009-03-30
* 1 bug fix
* file path issues with templates
== 0.1.4 2009-03-30
* 3 minor enhancements
* now scans all of the gems installed on your machine not just the
default gem path
* also shows gems without rdocs
* set window title to selected rdoc
== 0.1.3 2009-03-30
* 2 bug fixes:
* require json/pure instead of native json parser
* changed require statement in bin file
== 0.1.2 2009-03-30
* 1 bug fix:
* have to user absolute path when writing out index.html
== 0.1.1 2009-03-29
* 1 bux fix:
* forgot to include a stylesheet
== 0.1.0 2009-03-29
* 1 major enhancement:
* Initial release