Revision history for PONAPI-Client
0.002004 2016-Feb-05
* Fixed dist.ini dependencies
(URI::Template needs to be installed)
0.002004 2016-Feb-04
* Support uri_base parameter
(client object constructor or requests methods)
* Support uri_template in requests methods
* Updated document
0.002003 2016-Feb-02
* Fixed abstracts
* Fixed the main pod file to work with dzil properly
* Dumped down the Test::Simple dependency to 0.98
0.002002 2016-Jan-20
* Support extra escaping on URL values,
sends 'X-PONAPI-Escaped-Values: 1' (default)
* Links to repository in dist.ini (Alexandr Ciornii)
0.002001 2016-Jan-14
* Updated dist.ini (AutoPrereqs)
0.002000 2016-Jan-12
* First CPAN release
0.001001 2016-Jan-07
* Set minimum version for Test::Simple (1.001014)
0.001000 2016-Jan-07
* The Little Bang!