summary refs log tree commit diff
path: root/Changes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update Changesfranck cuny2010-06-031-10/+16
|
* Checking in changes prior to tagging of version 0.10. Changelog diff is:franck cuny2010-01-111-0/+3
| | | | | | | | | | | | | | | | diff --git a/Changes b/Changes index 06c6ebf..fe03f13 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for Perl extension MooseX::Net::API +0.10 Mon 11 Jan 2010 01:30:25 PM CET + - stringify error + 0.09 Thu 07 Jan 2010 12:07:03 PM CET - update tests and add new tests - return content and http_response
* Checking in changes prior to tagging of version 0.09. Changelog diff is:franck cuny2010-01-071-0/+4
| | | | | | | | | | | | | | | | diff --git a/Changes b/Changes index 9478f57..06c6ebf 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for Perl extension MooseX::Net::API +0.09 Thu 07 Jan 2010 12:07:03 PM CET + - update tests and add new tests + - return content and http_response + 0.08 Mon 04 Jan 2010 05:58:56 PM CET - api_base_url is not read-only
* Checking in changes prior to tagging of version 0.08. Changelog diff is:franck cuny2010-01-041-0/+3
| | | | | | | | | | | | | | | diff --git a/Changes b/Changes index 8335104..9478f57 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for Perl extension MooseX::Net::API +0.08 Mon 04 Jan 2010 05:58:56 PM CET + - api_base_url is not read-only + 0.07 Mon 04 Jan 2010 11:50:22 AM CET - fix error reporting
* Checking in changes prior to tagging of version 0.07. Changelog diff is:franck cuny2010-01-041-0/+3
| | | | | | | | | | | | | | | diff --git a/Changes b/Changes index 2ea51bd..8335104 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for Perl extension MooseX::Net::API +0.07 Mon 04 Jan 2010 11:50:22 AM CET + - fix error reporting + 0.06 Sun 20 Dec 2009 05:17:49 PM CET - mainly cleaning and POD
* Checking in changes prior to tagging of version 0.06. Changelog diff is:franck cuny2009-12-201-0/+3
| | | | | | | | | | | | | | | diff --git a/Changes b/Changes index 0b8c585..2ea51bd 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for Perl extension MooseX::Net::API +0.06 Sun 20 Dec 2009 05:17:49 PM CET + - mainly cleaning and POD + 0.05 Wed 09 Dec 2009 11:01:54 AM CET - missing try::tiny
* Checking in changes prior to tagging of version 0.05. Changelog diff is:franck cuny2009-12-091-0/+3
| | | | | | | | | | | | | | | diff --git a/Changes b/Changes index 51448b4..0b8c585 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for Perl extension MooseX::Net::API +0.05 Wed 09 Dec 2009 11:01:54 AM CET + - missing try::tiny + 0.04 Wed 09 Dec 2009 10:58:04 AM CET - some cleaning in roles
* Checking in changes prior to tagging of version 0.04. Changelog diff is:franck cuny2009-12-091-0/+3
| | | | | | | | | | | | | | | | diff --git a/Changes b/Changes index 212dc55..51448b4 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for Perl extension MooseX::Net::API +0.04 Wed 09 Dec 2009 10:58:04 AM CET + - some cleaning in roles + 0.03 Tue 08 Dec 2009 04:22:45 PM CET - move some code in roles - add code to use catalyst in tests
* Checking in changes prior to tagging of version 0.03. Changelog diff is:franck cuny2009-12-081-0/+4
| | | | | | | | | | | | | | | | | diff --git a/Changes b/Changes index c299913..212dc55 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for Perl extension MooseX::Net::API +0.03 Tue 08 Dec 2009 04:22:45 PM CET + - move some code in roles + - add code to use catalyst in tests + 0.02 Tue 08 Dec 2009 10:36:03 AM CET - api_base_url is optional - add tests to play with catalyst
* Checking in changes prior to tagging of version 0.02. Changelog diff is:franck cuny2009-12-081-0/+4
| | | | | | | | | | | | | | | | diff --git a/Changes b/Changes index e512550..c299913 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,8 @@ Revision history for Perl extension MooseX::Net::API +0.02 Tue 08 Dec 2009 10:36:03 AM CET + - api_base_url is optional + - add tests to play with catalyst + 0.01 Mon Nov 23 14:54:25 2009 - original version
* initial commitfranck cuny2009-11-231-0/+4