diff options
author | Paul Duncan <pabs@pablotron.org> | 2021-10-14 12:47:50 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2021-10-14 12:47:50 -0400 |
commit | 4b6c0e31385f5f27a151088c0a2b614495c4e589 (patch) | |
tree | 12243cdcd00704bc1a9d94ac9cc128459417370c /content/posts/2004-11-23-mb-ruby-0-2-0.html | |
download | pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.tar.bz2 pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.zip |
initial commit, including theme
Diffstat (limited to 'content/posts/2004-11-23-mb-ruby-0-2-0.html')
-rw-r--r-- | content/posts/2004-11-23-mb-ruby-0-2-0.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/content/posts/2004-11-23-mb-ruby-0-2-0.html b/content/posts/2004-11-23-mb-ruby-0-2-0.html new file mode 100644 index 0000000..791dacd --- /dev/null +++ b/content/posts/2004-11-23-mb-ruby-0-2-0.html @@ -0,0 +1,16 @@ +--- +date: "2004-11-23T20:02:42Z" +title: MB-Ruby 0.2.0 +--- + +<p> +I just posted a new version of <a href='/software/mb-ruby/'>MB-Ruby</a>, my <a href='http://ruby-lang.org/'>Ruby</a> bindings for <a href='http://musibrainz.org/'>MusicBrainz</a>. The only major change is a patch from Ed Summers, which removes the bitzi-related code so <a href='/software/mb-ruby/'>MB-Ruby</a> will compile against newer versions of <a href='http://musicbrainz.org/'>MusicBrainz</a>. +</p> + +<ul> +<li><a href='/download/mb-ruby-0.2.0.tar.gz'>Download MB-Ruby 0.2.0 (tarball)</a> (<a href='/download/mb-ruby-0.2.0.tar.gz.asc'>Signature</a>)</li> +<li><a href='/download/gems/mb-ruby-0.2.0.gem'>Download MB-Ruby 0.2.0 (gem)</a> (<a href='/download/gems/mb-ruby-0.2.0.gem.asc'>Signature</a>)</li> +<li><a href='/software/mb-ruby/ChangeLog'>ChangeLog</a></li> +<li><a href='/software/mb-ruby/doc/'><acronym title='Application Programmers Interface'>API</acronym> Reference</a></li> +</ul> + |