-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathchangelog.yaml
54 lines (54 loc) · 1.15 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
- changes:
added:
- Initial version of package.
date: 2024-11-30 00:00:00
version: 1.0.0
- bump: patch
changes:
added:
- Changelog entries.
date: 2024-11-30 17:01:37
- bump: major
changes:
added:
- Major version bump to succeed old versions of the package under a different
repo.
date: 2024-12-01 12:38:17
- bump: minor
changes:
added:
- Budget chart.
- Budget window chart and data.
date: 2024-12-02 12:12:59
- bump: minor
changes:
added:
- State level subsets.
- Huggingface token CLI entry.
date: 2024-12-02 13:48:27
- bump: patch
changes:
fixed:
- Formatting in constituency charts.
date: 2024-12-03 13:16:27
- bump: patch
changes:
fixed:
- Household simulation example broken due to a type error.
date: 2024-12-06 14:02:41
- bump: minor
changes:
added:
- Household variation charts.
- Region filtering improvements.
date: 2024-12-06 14:07:31
- bump: minor
changes:
fixed:
- Bug causing local authority impacts to fail.
date: 2024-12-23 08:05:21
- bump: patch
changes:
fixed:
- Subsetting bug with time periods.
date: 2025-01-09 10:52:28