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