POCO v1.0.b1 Release Notes

Release Date: 2006-01-09 // over 18 years ago
    • ๐Ÿ‘Œ improved recognition of Windows paths in Path::parseGuess()
    • โž• added setCurrentLineNumber()/getCurrentLineNumber() to CountingStreamBuf
    • ๐Ÿ‘Œ improvememts to StreamTokenizer and Token; fixed documentation
    • โž• added a workaround for some strange istream behaviour with VS 2005 and FTPClientSessionTest
    • ๐Ÿ‘Œ improved exception/error reporting in cppunit
    • โž• added POP3ClientSession
    • โž• added Process::launch() and Process::wait()
    • โž• added Mail sample
    • โž• added MailStream and SMTPClientSession classes
    • ๐Ÿ”Š renamed some methods in DialogSocket to make them more general
    • ๐Ÿšš NullPartHandler has moved out of HTMLForm.cpp into a separate file
    • Base64Encoder now always writes \r\n line ends
    • MessageHeader::quote has an optional addition arg controlling the treatment of whitespace
    • ๐Ÿ›  bugfix: MultipartReader had a problem with empty lines (\r\n sequences) in a part
    • โž• added MailMessage and MailRecipient classes
    • โž• added text encoding support for Windows-1252 codepage