about summary refs log tree commit diff
path: root/Changes
blob: 0b8c5859e5863a224e9ddabd2874a2691b75b2a2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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

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

0.01    Mon Nov 23 14:54:25 2009
        - original version