blob: 303b71290331f9f54fec471bf518fbcd18cb111f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
v2.2.1
* small speed ups with transaction usage
v2.2.0
* Added drop the lowest grades logic
* small improvements in error messaging (can output location of the caller)
v2.1
* Access to grades database wrapped in one transaction for speed
* Improved and sped up update grades logic
* Recoverable column deletion
* there is a way to speed profile code, see ./test_weight_calc.tcl
v2.0
* One password database for all classes for all users
* logger accept human readable message priority level
|