Alexandria 0.6.6 beta 2 released
2010-05-08
I'm releasing a second beta version of the 0.6.6 release, after quite a long delay, to check if the new features cause problems anywhere. (Hopefully not too many of the fixes introduced in beta1 have since broken.) It is available for download from RubyForge
Notable changes in 0.6.6 beta 2:
- Fixed debian packaging to include libhtmlentities-ruby dependency
- New provider Douban (China) thanks to Sun Ning
- Fixed Goodreads CSV import and added LibraryThing CSV import
Users of Debian or Ubuntu GNU/Linux variants can download alexandria_0.6.6beta2.deb and install it with sudo dpkg --install alexandria_0.6.6beta2.deb
If you have previously installed a version of Alexandria, you should have most of the dependencies already. You may additionally need libhpricot-ruby and libhtmlentities-ruby
On other systems, you should fetch the source package alexandria-0.6.6beta2.tar.gz and build it with rake and sudo rake install You can also uninstall Alexandria easily with sudo rake uninstall
For the 0.6.6 release, I targeted a list of bugs on which I've made pretty good headway.
Please report any new issues on the Tracker at RubyForge, or join the alexandria-list mailing list to discuss features and issues with the friendly developers :^)