ParseExcel 0.4.0 released

Hello everyone

ParseExcel has been taught how to handle various String-Encodings:
ParseExcel::Cell#to_s takes an optional argument and
transparently converts its contents to this.

Thanks to Xavier N. for his Bugreport!

By the way - should this rather be implemented as

  • to_s
  • to_str
  • convert
    What do people think?

http://raa.ruby-lang.org/project/parseexcel/
http://scm.ywesee.com/?p=parseexcel
http://download.ywesee.com/parseexcel/
http://doc.ywesee.com/parseexcel/

Cheers
Hannes