pnet-dns version 1.0.1 released
Posted by alexd on Jul 12th, 2007
For those who care, I’ve just released version 1.0.1 of pnet-dns, the Ruby direct port of perl’s Net::DNS.
This release adds JRuby support - for everything other than TCP sockets, that is. Hopefully JRuby will fix this soon; if so, then this release of pnet-dns should fully support JRuby.
This release also fixes a bug to do with OPT record processing. OPT records should now be handled correctly.
This release also conforms to a change in the Digest::MD5 API between Ruby 1.8.5 and 1.8.6.
This release has been tested on MRI 1.8.6 for Windows, Linux and Solaris.
Give it a go - feedback is appreciated!

