view CHANGELOG @ 100:5c04b2194ec2 default tip

Tag Version 0.0.4
author daedric <d43dr1c@gmail.com>
date Fri, 23 Apr 2010 18:24:30 +0200
parents 4f2d61a39894
children
line wrap: on
line source

0.0.4:
 * Add method getAsMap

0.0.3:

 * Delete IAddress typedef in IEndPoint (close #15);
 * Add of getPath/setPath methods in the IRequest (close #19);
 * Use an unsigned int for zia::api::network::IEndPoint::Ip (close #20);
 * Improve CMake packaging (close #13);
 * Add a dump method to get all headers (close #17);
 * Add a Ecode::Error (close #18).

0.0.2:

 * Lot of improvements in the documentation;
 * Many headers fixes (close #8, #9, #11);
 * Add a CMake finder (close #6).

0.0.1:

 * First public version.