-
Notifications
You must be signed in to change notification settings - Fork 1
/
changelog.yaml
107 lines (107 loc) · 2.16 KB
/
changelog.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
- changes:
added:
- Initialized changelogging
date: 2024-09-09 17:29:10
version: 1.0.0
- bump: minor
changes:
changed:
- Lightened dependency list.
date: 2024-09-17 18:05:27
- bump: minor
changes:
fixed:
- Compatibility with PolicyEngine UK.
date: 2024-09-18 00:32:05
- bump: patch
changes:
fixed:
- Data download URLs.
date: 2024-09-18 10:05:45
- bump: patch
changes:
removed:
- Survey Enhance is no longer used as a top-level import.
date: 2024-09-18 11:38:21
- bump: patch
changes:
fixed:
- Bug causing the Extended FRS to not generate.
date: 2024-09-18 12:57:28
- bump: patch
changes:
removed:
- Torch as a dependency.
date: 2024-09-18 13:26:36
- bump: patch
changes:
fixed:
- GH actions naming.
- Bug causing the Extended FRS to error.
date: 2024-09-18 13:57:40
- bump: minor
changes:
added:
- Re-run calibration with more epochs.
date: 2024-10-16 17:02:56
- bump: minor
changes:
added:
- Missing changelog entry.
date: 2024-10-16 17:05:39
- bump: minor
changes:
added:
- Moved epoch count to 10k per year.
date: 2024-10-16 17:05:58
- bump: minor
changes:
added:
- Future year income targeting.
- Random takeup variable values.
date: 2024-10-18 16:05:10
- bump: minor
changes:
added:
- Calibration for private school students.
date: 2024-10-21 17:03:50
- bump: minor
changes:
changed:
- Data URLs updated.
date: 2024-10-22 08:30:52
- bump: minor
changes:
fixed:
- Bug removing capital gains.
date: 2024-10-22 11:18:48
- bump: patch
changes:
added:
- Automatic calibration.
date: 2024-11-27 19:28:29
- bump: patch
changes:
fixed:
- Constituency weights are in A-Z order.
date: 2024-11-30 13:23:17
- bump: minor
changes:
added:
- Target uprating for constituencies.
date: 2024-12-03 11:21:54
- bump: patch
changes:
added:
- Dropout in constituency calibration.
date: 2024-12-03 17:25:35
- bump: minor
changes:
added:
- Local authority weights.
date: 2024-12-09 11:51:05
- bump: patch
changes:
fixed:
- Documentation errors.
date: 2024-12-10 10:46:07