| 1 | 2007-07-24 Takeru INOUE <takeru.inoue _ gmail.com> |
|---|
| 2 | |
|---|
| 3 | * release 0.13.4: |
|---|
| 4 | * XML/Atom/Service.pm |
|---|
| 5 | - support //entry/content/@src |
|---|
| 6 | |
|---|
| 7 | 2007-07-23 Takeru INOUE <takeru.inoue _ gmail.com> |
|---|
| 8 | |
|---|
| 9 | * release 0.13.3: |
|---|
| 10 | * MANIFEST |
|---|
| 11 | - add t/samples/atom-1.0/06.entry |
|---|
| 12 | |
|---|
| 13 | 2007-07-21 Takeru INOUE <takeru.inoue _ gmail.com> |
|---|
| 14 | |
|---|
| 15 | * release 0.13.2: |
|---|
| 16 | * XML/Atom/Service.pm, XML/Atom/Collection.pm: |
|---|
| 17 | - support multiple //collection/accept |
|---|
| 18 | |
|---|
| 19 | 2007-07-21 Takeru INOUE <takeru.inoue _ gmail.com> |
|---|
| 20 | |
|---|
| 21 | * release 0.13.1: |
|---|
| 22 | * XML/Atom/Service.pm, XML/Atom/Categories.pm: |
|---|
| 23 | - avoid redefining subroutines for XML::Atom |
|---|
| 24 | |
|---|
| 25 | 2007-07-21 Takeru INOUE <takeru.inoue _ gmail.com> |
|---|
| 26 | |
|---|
| 27 | * release 0.13.0: |
|---|
| 28 | * XML/Atom/Service.pm: |
|---|
| 29 | - add some APP elements to XML::Atom::Entry, //entry/edited, |
|---|
| 30 | //entry/control/draft |
|---|
| 31 | * add t/06.entry.t |
|---|
| 32 | * XML/Atom/Categories.pm: |
|---|
| 33 | - getCategory is DEPRECATED (will be removed in the near future) |
|---|
| 34 | * t/0*.t |
|---|
| 35 | - change namespace to 'http://www.w3.org/2007/app' |
|---|
| 36 | |
|---|
| 37 | 2007-07-02 Takeru INOUE <takeru.inoue _ gmail.com> |
|---|
| 38 | |
|---|
| 39 | * release 0.12.1: |
|---|
| 40 | * XML/Atom/Service.pm: |
|---|
| 41 | - introduce global variable $DefaultNamespace |
|---|
| 42 | |
|---|
| 43 | 2007-07-02 Takeru INOUE <takeru.inoue _ gmail.com> |
|---|
| 44 | |
|---|
| 45 | * release 0.12.0: |
|---|
| 46 | - change namespace to 'http://www.w3.org/2007/app' based on |
|---|
| 47 | the new APP specirfication |
|---|
| 48 | |
|---|
| 49 | 2007-06-10 Takeru INOUE <takeru.inoue _ gmail.com> |
|---|
| 50 | |
|---|
| 51 | * release 0.11.1: |
|---|
| 52 | * t/0*.t |
|---|
| 53 | - xmlns is optional in regexp for newer LibXML |
|---|
| 54 | |
|---|
| 55 | 2007-03-22 Takeru INOUE <takeru.inoue _ gmail.com> |
|---|
| 56 | |
|---|
| 57 | * release 0.11.0: |
|---|
| 58 | * XML/Atom/Service.pm: |
|---|
| 59 | - implement XML::Atom::Client::getService() |
|---|
| 60 | * XML/Atom/Categories.pm: |
|---|
| 61 | - implement XML::Atom::Client::getCategories() |
|---|
| 62 | * add t/05.client.t |
|---|
| 63 | |
|---|
| 64 | 2007-02-13 Takeru INOUE <takeru.inoue _ gmail.com> |
|---|
| 65 | |
|---|
| 66 | * release 0.10.1 (0.010001): updated by Module::Starter |
|---|
| 67 | * write README |
|---|
| 68 | * add use warnings; use Carp; |
|---|
| 69 | * add POD tests |
|---|
| 70 | |
|---|
| 71 | 2007-02-12 Takeru INOUE <takeru.inoue _ gmail.com> |
|---|
| 72 | * release 0.01: created by h2xs 1.23 with options |
|---|
| 73 | -XAn XML::Atom::Service |
|---|