Ask a Question related to Ruby, Design and Development.
-
Samuel Tesla #1
[ANN] RERSS 0.2.1 released
RERSS is a simple library for parsing RSS feeds.
This is primarily a bugfix release. Apparently the 0.2 that I
released didn't actually have any code in it--it only had the license
a bunch of times. I've fixed that. Plus a few other things. I've
appended the ChangeLog below.
The new tarball can be downloaded here:
[url]http://prdownloads.sourceforge.net/rerss/rerss-0.2.1.tar.bz2?download[/url]
As always, please holler if you have any suggestions or find any bugs.
Thanks,
Samuel Tesla
#### ChangeLog ####
2003-11-11 stesla <samuel@alieniloquent.com>
* released version 0.2.1
* Fixed the issue where most file only had the license and no
actual code.
* unit_test.rb: Changed to using Dir#[] to load tests
* unit_test.rb: Changed to using Dir#[] to also load code in ./lib
because it was conflicting with already installed code.
* unit_test.rb: made it so test/test_template.rb is not run
* unit_test.rb: made it so that none of the mod_content tests are
run
* lib/rerss/rssparser.rb: added code to make it understand feeds
that do not define namespaces at all.
2003-07-10 stesla <samuel@alieniloquent.com>
* released version 0.2
* added README
* added installer and LICENSE and put LICENSE notice at the top of
all source files
* unit_test.rb: Added ./lib to unit_test.rb library path
* moved rerss.rb and rerss/* under lib for install.rb
* added install.rb
2003-06-29 stesla <samuel@alieniloquent.com>
* initial import
* released version 0.1
Samuel Tesla Guest
-
D11 is released - when will SWplayer 11 be released
hello; according to http://www.adobe.com/products/director/ D11 is available; but according to http://www.adobe.com/shockwave/download/ SW is... -
[PHP-DEV] PHP 4.3.3 released
4.3.3 is essentially RC4 with a small interbase fix that resolves a bug introduced in RC3 into the interbase extension. Ilia On August 25,... -
[PHP-DEV] PHP 4.3.3 released
There was only a fix to ext/interbase after RC4. AFAIK nothing else. Edin "Thomas Seifert" <thomas.seifert@myphorum.de> wrote in message... -
[PHP-DEV] PHP 4.3.3 released
Hey folks, were there changes/fixes from the latest RC? TIA, Thomas On Mon, 25 Aug 2003 09:53:13 -0400 ilia@prohost.org (Ilia... -
RERSS 0.2 released!
I've just released RERSS 0.2. The most significant changes in this release are the addition of install.rb, and the new license (MIT-style). ...



Reply With Quote

