AnyEvent-Redis-RipeRedis

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

    was not specified in constructor.

1.340 Tue Jan 14 21:00:00 MSK 2014
  - FEATURE: Added selected_database() method.
  - BUGFIX: Now, client remembers last selected database after reconnection.
  - Minor changes in POD.
  - Required version of ExtUtils::MakeMaker decremented back to 6.64.
  - Several internal changes.

1.321 Sun Jan 12 14:30:00 MSK 2014
  - Required version of Test::More decremented to 0.98.

1.320 Sat Jan 11 23:40:00 MSK 2014
  - On premature connection close, the client additionally calls the common
    'on_error' callback.
  - The premature connection close or the premature destroy of the client object
    produce different warnings.
  - Internal API improved.
  - Unit tests improved.
  - Minor changes in POD.

1.314 Tue Dec 24 19:10:00 MSK 2013
  - Minor fix in unit tests.

1.312 Tue Dec 24 18:00:00 MSK 2013
  - Several changes in POD.
  - Several changes in tests.

1.311 Fri Dec 20 00:30:00 MSK 2013
  - Several fixes in POD.
  - Cosmetic changes.

1.310 Wed Dec 18 19:10:00 MSK 2013
  - FEATURE: Added error codes based on error prefixes.
  - Improved parsing of error prefixes.
  - Minor changes in POD.
  - Cosmetic changes in example scripts.

1.303 Tue Dec 17 23:00:00 MSK 2013
  - Added version numbers to dependencies in BUILD_REQUIRES section in Makefile.PL.
  - Increased several timeouts in unit tests.

1.302 Tue Dec 17 01:20:00 MSK 2013
  - Fixed typo in POD.

1.301 Tue Dec 17 01:07:00 MSK 2013
  - Some fixes in POD.

1.300 Mon Dec 16 19:50:00 MSK 2013
  - FEATURE: Now, in command methods can be specified single callback, which
    is called in both cases: when operation was completed successfully and when
    some error occurred.
  - Improved POD.
  - Improved unit tests.
  - Another wave of refactoring.

1.254 Mon Jun 9 17:44:55 MSK 2013
  - Minor changes in POD.

1.253 Wed May 31 14:38:35 MSK 2013
  - BUGFIX: Fixed premature triggering of the 'rtimeout' timer in some cases.

1.252 Wed May 29 11:00:45 MSK 2013
  - BUGFIX: Fixed reading from the uninitialized read buffer in some cases.
  - Now, in tests empty TCP port is taken using module Net::EmptyPort.

1.251 Fri Apr 26 11:29:05 MSK 2013
  - Slight modification of examples in POD

1.250 Thu Apr 25 22:00:30 MSK 2013
  - Improved error handling for EXEC command and for Lua scripts, which returns
    errors in multi-bulk reply.
  - Word 'command' replaced on 'operation' in error messages.
  - Added test for memory leaks.
  - Improved other tests.
  - POD has been complemented.

1.244 Sat Apr 13 00:41:25 MSK 2013
  - Added CONFIGURE_REQUIRES section in Makefile.PL.
  - TEST_REQUIRES section renamed back to BUILD_REQUIRES.

1.243 Sat Apr 13 00:41:25 MSK 2013
  - Minor fixes in POD.

1.242 Fri Apr 12 16:54:10 MSK 2013
  - Increased minimal required version of Perl up to v5.8.0
  - Test 10-exceptions.t rewritten with using Test::Fatal
  - Edited POD.
  - Minor changes in examples.
  - Fixed dates in Changes file
  - Fixed year in copyright in README file

1.241 Wed Apr 10 07:35:25 MSK 2013
  - Removed Test::MockObject from dependencies.
  - Minor fix in POD.

1.240 Tue Apr 9 19:40:55 MSK 2013
  - FEATURE: Now, destroying of object can produce warnings if some commands
    were not completed.
  - BUGFIX: Fixed parsing of empty bulk reply.
  - Error codes E_INVALID_PASS and E_OPRN_NOT_PERMITTED were joined with code
    E_OPRN_ERROR.
  - unit tests completely rewritten with using module Test::RedisServer.

1.239 Sat Mar 2 15:28:50 MSK 2013
  - Minor changes in POD

1.238 Fri Mar 1 18:00:00 MSK 2013
  - Slight refactoring of input parameters validation.
  - Added list of error codes in POD.

1.237 Sat Feb 16 12:36:55 MSK 2013
  - Module Digest::SHA1 replaced on Digest::SHA in unit tests too.

1.236 Thu Feb 14 15:20:25 MSK 2013
  - Module Digest::SHA1 replaced on Digest::SHA.

1.235 Mon Feb 11 16:41:30 MSK 2013
  - BUGFIX: Empty strings in command arguments now processed correctly
    (bug discovered by Andrey Kuzmin).
  - Minor changes in unit tests.



( run in 0.338 second using v1.01-cache-2.11-cpan-b50b6a40fd4 )