Bump version and update Changes
[gruntmaster-data.git] / Changes
1 Revision history for Perl extension Gruntmaster::Data.
2
3 5999.000_014 2015-10-02T22:10+03:00
4 - Almost fit for a stable release (more real-world testing needed)
5 - Replace gruntmaster-* tools with an App::Cmd-based script
6 - Replace DBIx::Class with DBIx::Simple
7 - Add sample database and more tests
8 - Add gruntmaster-opener
9 - Many other smaller changes
10
11 5999.000_013 2014-12-20T23:20+02:00
12 - Improve user_list performance
13 - Sort problem and contest lists in user_entry
14 - Add a purge sub and use it where needed.
15 - Add table and column comments
16 - Make job_list only return public jobs
17
18 5999.000_012 2014-12-13T18:20+02:00
19 - Add solution to pb_entry
20 - Add {problem,contest}_status tables and a method that updates them
21 - Improve performance of standings, move it to Result/Contest.pm
22 - Add many new keys to us_entry
23 - Remove support for archive standings
24
25 5999.000_011 2014-12-07T00:55+02:00
26 - Make problem value NOT NULL
27 - Add contest_start and contest_stop to pb_entry
28 - Use perlcritic
29 - Add a "solution" column to problem
30
31 5999.000_010 2014-10-05T00:32+03:00
32 - Depend on PerlX::Maybe
33 - Switch from JSON.pm to JSON::MaybeXS
34
35 5999.000_009 2014-09-28T00:02+03:00
36 - Add page information to job_list
37 - Prevent experimental reference usage warnings
38
39 5999.000_008 2014-08-03T00:25+03:00
40 - Add a method for computing standings.
41 - Depend on Authen::Passphrase(::BlowfishCrypt)
42 - Fix bugs in user_list and set_passphrase
43
44 5999.000_007 2014-07-20T01:38+03:00
45 - Add some utility functions.
46
47 5999.000_006 2014-05-25T00:02+03:00
48 - Attempt to use correct perl in tools.t
49
50 5999.000_005 2014-05-17T12:30+03:00
51 - Depend on DBIx::Class directly
52
53 5999.000_004 2014-05-17T10:52+03:00
54 - Build-Depend on SQL::Translator
55 - Fix version
56
57 5999.000_003 2014-05-16T19:31+03:00
58 - Use Postgres (via DBIx::Class) instead of Redis
59 - Change license to perl
60 - Improve tools
61 - Add tests
62
63 5999.000_002 2014-02-28T18:07+02:00
64 - Move most problem attributes outside problem_meta
65 - Add the HGETALL Redis command
66 - Add functions for getting/setting the last submit time of a user.
67
68 5999.000_001 2014-02-02T01:01+02:00
69 - Initial release
70
This page took 0.02222 seconds and 4 git commands to generate.