Bump version and update Changes
[gruntmaster-data.git] / Changes
1 Revision history for Perl extension Gruntmaster::Data.
2
3 5999.000_012 2014-12-13T18:20+02:00
4 - Add solution to pb_entry
5 - Add {problem,contest}_status tables and a method that updates them
6 - Improve performance of standings, move it to Result/Contest.pm
7 - Add many new keys to us_entry
8 - Remove support for archive standings
9
10 5999.000_011 2014-12-07T00:55+02:00
11 - Make problem value NOT NULL
12 - Add contest_start and contest_stop to pb_entry
13 - Use perlcritic
14 - Add a "solution" column to problem
15
16 5999.000_010 2014-10-05T00:32+03:00
17 - Depend on PerlX::Maybe
18 - Switch from JSON.pm to JSON::MaybeXS
19
20 5999.000_009 2014-09-28T00:02+03:00
21 - Add page information to job_list
22 - Prevent experimental reference usage warnings
23
24 5999.000_008 2014-08-03T00:25+03:00
25 - Add a method for computing standings.
26 - Depend on Authen::Passphrase(::BlowfishCrypt)
27 - Fix bugs in user_list and set_passphrase
28
29 5999.000_007 2014-07-20T01:38+03:00
30 - Add some utility functions.
31
32 5999.000_006 2014-05-25T00:02+03:00
33 - Attempt to use correct perl in tools.t
34
35 5999.000_005 2014-05-17T12:30+03:00
36 - Depend on DBIx::Class directly
37
38 5999.000_004 2014-05-17T10:52+03:00
39 - Build-Depend on SQL::Translator
40 - Fix version
41
42 5999.000_003 2014-05-16T19:31+03:00
43 - Use Postgres (via DBIx::Class) instead of Redis
44 - Change license to perl
45 - Improve tools
46 - Add tests
47
48 5999.000_002 2014-02-28T18:07+02:00
49 - Move most problem attributes outside problem_meta
50 - Add the HGETALL Redis command
51 - Add functions for getting/setting the last submit time of a user.
52
53 5999.000_001 2014-02-02T01:01+02:00
54 - Initial release
55
This page took 0.021378 seconds and 4 git commands to generate.