HISTORY.md (view raw)
1## 0.1.5 (2009-11-17)
2
3* Actually, if we can't render a thing then don't. Not once, not never.
4
5## 0.1.4 (2009-11-17)
6
7* Bugfix: Missing commands return the input (instead of nothing)
8
9## 0.1.3 (2009-11-02)
10
11* Strip the INDEX comments from POD
12
13## 0.1.2 (2009-11-02)
14
15* Renamed to `github-markup`
16* Bugfix: POD rendering works now, not just index
17
18## 0.1.1 (2009-11-02)
19
20* Added `GitHub::Markup.can_render?` helper.
21* Bugfix: Actually check file extensions
22
23## 0.1.0 (2009-11-02)
24
25* First release