Release Name: 1.5.0
Notes:
wrongdoc 0.1.5 - no more JavaScript!
wrongdoc mangles an existing RDoc directory and makes any changes we
feel like. It mainly removes JavaScript from Darkfish and adds links to
a {cgit}[http://hjemli.net/git/cgit/] instance. It is a bikeshed
project and *entirely* subject to the whims of its creator, so it is
likely the wrong solution for anybody else.
* http://bogomips.org/wrongdoc/
* wrongdoc@librelist.org
* git://bogomips.org/wrongdoc.git
Changes:
Eric Wong (4):
README: fix git URL and add link to homepage
add subject to release_notes output
fallback to cgit link in case we can't find source location
gemspec: bump rdoc and nokogiri dependencies
Changes:
.wrongdoc.yml | 4 ++--
GIT-VERSION-GEN | 2 +-
README | 4 ++++
lib/wrongdoc/final.rb | 16 +++++++---------
lib/wrongdoc/release.rb | 4 +++-
wrongdoc.gemspec | 4 ++--
6 files changed, 19 insertions(+), 15 deletions(-)
commit ae6b1e31363d7183f620c28482fc67bc6f6c6e0d
Author: Eric Wong
Date: Sun Jan 30 04:25:34 2011 +0000
wrongdoc 0.1.5 - no more JavaScript!
Eric Wong (4):
README: fix git URL and add link to homepage
add subject to release_notes output
fallback to cgit link in case we can't find source location
gemspec: bump rdoc and nokogiri dependencies
commit 1629f894829f9b51b82f79192b00fc73332ab2cc
Author: Eric Wong
Date: Sun Jan 30 04:24:21 2011 +0000
gemspec: bump rdoc and nokogiri dependencies
commit f5e170c751a668da6738aad216cc6f83bfa6b2db
Author: Eric Wong
Date: Sun Jan 30 04:18:18 2011 +0000
fallback to cgit link in case we can't find source location
Otherwise the link is broke
commit bb99b47f74e1d191f88713911adab6b93af787ba
Author: Eric Wong
Date: Thu Jan 27 22:06:47 2011 +0000
add subject to release_notes output
It's kinda important
commit d3b65fdbdf1361ed824a8e5086ee980040d2301d
Author: Eric Wong
Date: Thu Jan 27 21:57:42 2011 +0000
README: fix git URL and add link to homepage
Oops!
|