[redland-dev] [ANN] Redlander 0.4.0 released

Slava Kravchenko slava.kravchenko at gmail.com
Mon Jul 23 07:25:38 EDT 2012


Hello!

I'm happy to announce the release of redlander-0.4.0 (and accompanying
xml_schema 0.1.0)!
There are minor API changes, documentation improvements, optimizations
and bug fixes. For details, refer to the ChangeLog in the gem.
You can check the gem at https://rubygems.org/gems/redlander and
install using the habitual "gem install redlander".

In particular, I'd like to note a big update to the docs (they are
more abundant, precise and hopefully, better overall) and deprecation
of a few classes and modules. Native Ruby "URI" is preferred over
Redlander::Uri for arguments and method outputs, so instances of
Redlander::Uri should not leak into the open. Please make sure your
projects avoid using Redlander::Uri, as it is intended for internal
Redlander development only.

Cheers!

Slava Kravchenko


More information about the redland-dev mailing list