X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Changes;h=0fdcc56032883e9feebb5b92b37318d77e8391bf;hb=4779105915c19046793a5fc2e3c920d3e9deef29;hp=bc781f25caf7060bcadc395b19a7c17441840cab;hpb=752a6d5296b39182ccf9005470dbabacba919f40;p=gruntmaster-data.git diff --git a/Changes b/Changes index bc781f2..0fdcc56 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,34 @@ Revision history for Perl extension Gruntmaster::Data. -5999.000_001 2014-02-02T01:01 +5999.000_008 2014-08-03T00:25+03:00 + - Add a method for computing standings. + - Depend on Authen::Passphrase(::BlowfishCrypt) + - Fix bugs in user_list and set_passphrase + +5999.000_007 2014-07-20T01:38+03:00 + - Add some utility functions. + +5999.000_006 2014-05-25T00:02+03:00 + - Attempt to use correct perl in tools.t + +5999.000_005 2014-05-17T12:30+03:00 + - Depend on DBIx::Class directly + +5999.000_004 2014-05-17T10:52+03:00 + - Build-Depend on SQL::Translator + - Fix version + +5999.000_003 2014-05-16T19:31+03:00 + - Use Postgres (via DBIx::Class) instead of Redis + - Change license to perl + - Improve tools + - Add tests + +5999.000_002 2014-02-28T18:07+02:00 + - Move most problem attributes outside problem_meta + - Add the HGETALL Redis command + - Add functions for getting/setting the last submit time of a user. + +5999.000_001 2014-02-02T01:01+02:00 - Initial release