X-Git-Url: http://git.ieval.ro/?p=gruntmaster-data.git;a=blobdiff_plain;f=Changes;h=c25ced459f8d0f05577eb43dc782524abefefc38;hp=5a3bbf7933b54b0846b31adff0c8ba332ddffa31;hb=26d60269bc13d62a648cf4772f2b58f87bbcd2f3;hpb=bbf8209c979ab3d89e93e13117dd4b9f639dba9c diff --git a/Changes b/Changes index 5a3bbf7..c25ced4 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,29 @@ Revision history for Perl extension Gruntmaster::Data. -5999.000_001 Sat Feb 1 14:07:12 2014 - - original version; created by h2xs 1.23 with options - -AX -b 5.14.2 -v 5999.000_001 Gruntmaster::Data +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