Revision history for Perl extension WebService::DMM
0.11 2014-08-09T07:02:24Z
- Update API of 'digital_book' in DMM.com
0.10 2014-04-28T17:10:14Z
- Update API
0.09 2013-06-04T13:57:34Z
- Update document and sample program
0.08 2013-05-25T02:54:01Z
- revert last 'last_response' method change.
It should be implemented Web::DMM class
- Improve document
0.07 2013-05-24T14:20:59Z
- fix 'last_response' method
I implemented it from Web::DMM to Web::DMM::Response
- fix for error case
0.06 2013-05-16T14:47:59Z
- implement 'last_response' method
'last_response' returns a last response which is Furl::Response
instance.
- convert to Minilla
0.05 2012-12-03
- Support API version 2.00
0.04 2012-10-14
- Fix that actress alias has no ruby
0.03 2012-10-14
[INCOMPATIBLE CHANGES]
- Fix for not working DMM.com
- Change almost interface, fix for more OOP
0.02 2012-09-27
- Fixed module dependency
0.01 2012-09-26
- original version