Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release puts a lot of core classes in class clusters, adds serialization and deserialization of objects into/from XML and JSON, adds the new classes OFIntrospection for introspecting classes and OFProcess for working with child processes, adds lots of OFXMLParser and OFXMLElement improvements, lets OFHTTPRequests have a delegate for status updates and processing data as soon as it arrives, adds several backends for OFStreamObserver (including kqueue, poll, and select), adds SOCKS5 support for OFTCPSockets (client only), and adds several API changes.