Nokogiri 1.5.0 beta.3 is out

FYI. Nokogiri 1.5.0 beta.3 is out today. If you use this version from
JRuby, pure Java version of Nokogiri will start working. Install it
by:

jruby -S gem install nokogiri --pre

Try it out and give us your feedback.

-Yoko

Congratulations Yoko!

-Tom

On Thu, Dec 2, 2010 at 2:44 PM, Yoko H. [email protected] wrote:


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email


blog: http://blog.enebo.com twitter: tom_enebo
mail: [email protected]

On Thu, Dec 2, 2010 at 9:44 PM, Yoko H. [email protected] wrote:

FYI. Nokogiri 1.5.0 beta.3 is out today. If you use this version from
JRuby, pure Java version of Nokogiri will start working. Install it
by:

jruby -S gem install nokogiri --pre

Try it out and give us your feedback.

Nice. I can see the xsd validation is now giving explicit error messages
:slight_smile:

Good work!


Christian

Great Work Yoko!

Is there a wiki page that indicates what it will take to get out of
beta?

Thanks
Jay

On Thu, Dec 2, 2010 at 4:49 PM, Christian MICHON

On Thu, Dec 2, 2010 at 6:12 PM, Jay McGaffigan [email protected]
wrote:

Great Work Yoko!

Is there a wiki page that indicates what it will take to get out of beta?

There’s no such page so far. To take beta out and make 1.5.0 release,
Nokogiri team wants more and more feedback. We want to make sure pure
Java version is well enough as a production. This is because ffi
version will be completely replaced by pure Java version in our plan.
So, tell us what you think about it.

-Yoko

Congratulations and many thanks for your hard work on this, Yoko!
Nokogiri users everywhere should thank you and the other contributors
for saving them from libxml :slight_smile:

  • Charlie