policyengine-uk 2.43.0__py3-none-any.whl → 2.43.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2343 +0,0 @@
1
- # Changelog
2
-
3
- All notable changes to this project will be documented in this file.
4
-
5
- The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
- and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
-
8
- ## [2.43.0] - 2025-07-26 11:31:02
9
-
10
- ### Added
11
-
12
- - Scenario class for reforms.
13
- - Documentation of Scenario and Simulation.
14
- - Standardisation of uprating behaviour.
15
-
16
- ## [2.42.0] - 2025-07-25 08:57:23
17
-
18
- ### Changed
19
-
20
- - Add after housing costs deflator
21
-
22
- ## [2.41.4] - 2025-07-24 14:41:02
23
-
24
- ### Fixed
25
-
26
- - Parameterize age 35 threshold in LHA shared accommodation rules
27
-
28
- ## [2.41.3] - 2025-07-24 13:53:51
29
-
30
- ### Fixed
31
-
32
- - change LHA param name
33
-
34
- ## [2.41.2] - 2025-07-24 10:30:43
35
-
36
- ### Fixed
37
-
38
- - debug LHA lowercase
39
-
40
- ## [2.41.1] - 2025-07-22 20:55:35
41
-
42
- ### Changed
43
-
44
- - Update microdf_python dependency to >=1.0.0.
45
-
46
- ## [2.41.0] - 2025-07-22 19:49:35
47
-
48
- ### Changed
49
-
50
- - Standardize decimals in parameters.
51
-
52
- ## [2.40.2] - 2025-07-22 09:37:07
53
-
54
- ### Fixed
55
-
56
- - Bug in uprating.
57
-
58
- ## [2.40.1] - 2025-07-21 15:37:49
59
-
60
- ### Fixed
61
-
62
- - Bug in handling downloads of UKMultiYearDataset from HuggingFace.
63
-
64
- ## [2.40.0] - 2025-07-21 13:23:31
65
-
66
- ### Added
67
-
68
- - UKMultiYearDataset class to handle multiple fiscal years.
69
- - Uprating of datasets using the `uprate` method.
70
-
71
- ## [2.39.3] - 2025-07-17 12:45:26
72
-
73
- ### Fixed
74
-
75
- - NI domestic rates taken as reported.
76
-
77
- ## [2.39.2] - 2025-07-17 10:41:08
78
-
79
- ### Fixed
80
-
81
- - Use outturn data for council tax growth in England, Scotland, and Wales for 2023-2025.
82
-
83
- ## [2.39.1] - 2025-07-16 11:08:29
84
-
85
- ### Fixed
86
-
87
- - Improved water bills projections.
88
-
89
- ## [2.39.0] - 2025-07-15 11:58:59
90
-
91
- ### Added
92
-
93
- - Codecov coverage.
94
- - Expanded .gitignore.
95
-
96
- ## [2.38.2] - 2025-07-15 08:50:48
97
-
98
- ### Fixed
99
-
100
- - Temporarily suspended employer_ni_fixed_cost_change as it returns impacts in the baseline.
101
-
102
- ## [2.38.1] - 2025-07-14 15:03:33
103
-
104
- ### Fixed
105
-
106
- - Lag CPI correctly for benefit uprating.
107
-
108
- ## [2.38.0] - 2025-07-14 14:10:31
109
-
110
- ### Fixed
111
-
112
- - Uprating for rent split by private and social rented sectors.
113
-
114
- ## [2.37.0] - 2025-07-14 10:36:08
115
-
116
- ### Added
117
-
118
- - Water bills projections.
119
-
120
- ## [2.36.1] - 2025-07-13 19:47:46
121
-
122
- ### Fixed
123
-
124
- - Bug in loading entity tables.
125
-
126
- ## [2.36.0] - 2025-07-13 13:11:45
127
-
128
- ### Added
129
-
130
- - Documentation on growth factors.
131
- - Cleaned up non-standard uprating factors for wealth variables.
132
- - Added triple lock uprating detail and reform switches.
133
- - Added ability to download entity datasets from HuggingFace.
134
-
135
- ## [2.35.1] - 2025-07-11 14:15:07
136
-
137
- ### Fixed
138
-
139
- - Private pension income index set to RPI<=5%
140
-
141
- ## [2.35.0] - 2025-07-11 13:43:26
142
-
143
- ### Changed
144
-
145
- - Earnings uprated with OBR average earnings rather than per-capita employment income.
146
-
147
- ## [2.34.5] - 2025-07-10 16:14:53
148
-
149
- ### Fixed
150
-
151
- - HBAI documentation updated to include Healthy Start vouchers and external child payments.
152
-
153
- ## [2.34.4] - 2025-07-10 16:12:40
154
-
155
- ### Added
156
-
157
- - Missing HBAI variables.
158
-
159
- ## [2.34.3] - 2025-07-10 15:42:46
160
-
161
- ### Fixed
162
-
163
- - Bug in private pension income uprating.
164
-
165
- ## [2.34.2] - 2025-07-10 14:28:02
166
-
167
- ### Fixed
168
-
169
- - Documentation improved for HBAI income concept.
170
- - Restructured HBAI income variables to better match the official definition.
171
-
172
- ## [2.34.1] - 2025-07-10 12:10:52
173
-
174
- ### Fixed
175
-
176
- - Triple lock uses the average earnings index from the OBR.
177
-
178
- ## [2.34.0] - 2025-07-10 10:02:17
179
-
180
- ### Fixed
181
-
182
- - Statutory maternity, paternity, and sick pay variables now use the `gov.obr.consumer_price_index` for uprating.
183
- - SSMG no longer is uprated by inflation.
184
-
185
- ## [2.33.0] - 2025-07-09 12:34:06
186
-
187
- ### Added
188
-
189
- - Growth factor documentation.
190
-
191
- ## [2.32.4] - 2025-06-30 11:28:06
192
-
193
- ### Fixed
194
-
195
- - Abolish Council Tax has no budgetary impact.
196
-
197
- ## [2.32.3] - 2025-06-17 12:37:38
198
-
199
- ### Fixed
200
-
201
- - Update UK parameters.
202
-
203
- ## [2.32.2] - 2025-06-12 12:42:27
204
-
205
- ### Fixed
206
-
207
- - Bug with BRMA variable name.
208
-
209
- ## [2.32.1] - 2025-06-11 13:52:32
210
-
211
- ### Added
212
-
213
- - Add test suite for abolition parameters functionality.
214
-
215
- ## [2.32.0] - 2025-06-11 08:59:43
216
-
217
- ### Added
218
-
219
- - Winter Fuel Allowance means-testing reform.
220
-
221
- ## [2.31.0] - 2025-06-09 15:26:19
222
-
223
- ### Added
224
-
225
- - ONS household population data from 2001-2043.
226
- - Council tax per household projections from OBR data.
227
-
228
- ### Changed
229
-
230
- - Updated employer National Insurance contribution rate to 15% from April 6, 2025.
231
-
232
- ## [2.30.0] - 2025-06-09 11:32:22
233
-
234
- ### Changed
235
-
236
- - Updated employer National Insurance contribution rate to 15% from April 6, 2025.
237
-
238
- ## [2.29.0] - 2025-06-09 09:54:52
239
-
240
- ### Added
241
-
242
- - Council tax projection parameters from OBR data.
243
-
244
- ## [2.28.3] - 2025-06-06 16:15:25
245
-
246
- ### Changed
247
-
248
- - Refactored all Variable files to follow single-responsibility principle with one Variable class per file.
249
- - Split approximately 70 multi-Variable Python files into individual files, improving code organization and maintainability.
250
-
251
- ## [2.28.2] - 2025-05-28 09:03:21
252
-
253
- ### Fixed
254
-
255
- - Bug in employer NI incidence parameters.
256
-
257
- ## [2.28.1] - 2025-05-27 10:44:15
258
-
259
- ### Fixed
260
-
261
- - Removed duplicate parameters in Pension Credit.
262
-
263
- ## [2.28.0] - 2025-05-22 13:19:28
264
-
265
- ### Fixed
266
-
267
- - Pension Credit income sources.
268
-
269
- ## [2.27.0] - 2025-05-22 11:22:00
270
-
271
- ### Fixed
272
-
273
- - Pension Credit income sources.
274
-
275
- ## [2.26.1] - 2025-05-22 11:07:31
276
-
277
- ### Fixed
278
-
279
- - Backdated parameters to 2015 for safety.
280
-
281
- ## [2.26.0] - 2025-05-22 11:02:05
282
-
283
- ### Fixed
284
-
285
- - Implemented 2016 Savings Credit eligibility restriction in Pension Credit.
286
-
287
- ## [2.25.0] - 2025-05-21 09:46:26
288
-
289
- ### Added
290
-
291
- - Public service spending variables.
292
-
293
- ## [2.24.2] - 2025-05-08 12:42:28
294
-
295
- ### Added
296
-
297
- - Added variable to represent partial usage of extended childcare entitlement hours
298
- - Updated extended childcare entitlement calculation to account for partial hours usage
299
-
300
- ## [2.24.1] - 2025-05-06 15:36:49
301
-
302
- ### Fixed
303
-
304
- - Delete redundant weeks_per_year file from extended childcare.
305
-
306
- ## [2.24.0] - 2025-04-16 13:04:31
307
-
308
- ### Added
309
-
310
- - Child eligible variables for childcare programs.
311
-
312
- ## [2.23.2] - 2025-04-15 14:14:21
313
-
314
- ### Fixed
315
-
316
- - Corrected the is_parent variable to properly identify parents.
317
- - Fixed logic in childcare programs to ensure accurate calculations.
318
-
319
- ## [2.23.1] - 2025-04-15 08:32:54
320
-
321
- ### Fixed
322
-
323
- - Removed uk-data as a dependency from the package.
324
-
325
- ## [2.23.0] - 2025-04-07 09:00:36
326
-
327
- ### Added
328
-
329
- - Rename 'study childcare entitlement' to 'care to learn'
330
-
331
- ## [2.22.8] - 2025-04-03 11:26:35
332
-
333
- ### Fixed
334
-
335
- - Bug in UC child limit calculation.
336
-
337
- ## [2.22.7] - 2025-04-03 11:12:35
338
-
339
- ### Fixed
340
-
341
- - Uprating that fails on ubuntu.
342
-
343
- ## [2.22.6] - 2025-03-26 17:50:04
344
-
345
- ### Changed
346
-
347
- - Updated with OBR forecast
348
-
349
- ## [2.22.5] - 2025-03-26 14:42:25
350
-
351
- ### Fixed
352
-
353
- - Bug causing UK API impacts to fail.
354
-
355
- ## [2.22.4] - 2025-03-25 11:47:32
356
-
357
- ### Fixed
358
-
359
- - Baseline microsimulations break with no reform.
360
-
361
- ## [2.22.3] - 2025-03-25 11:03:07
362
-
363
- ### Fixed
364
-
365
- - OBR forecast parameters now affect other parameters.
366
-
367
- ## [2.22.2] - 2025-03-23 23:09:48
368
-
369
- ### Fixed
370
-
371
- - PRs now run tests fully.
372
-
373
- ## [2.22.1] - 2025-03-19 20:33:18
374
-
375
- ### Fixed
376
-
377
- - Bug in higher rate threshold timing.
378
-
379
- ## [2.22.0] - 2025-03-03 12:11:29
380
-
381
- ### Added
382
-
383
- - Separate reforms to exempt parents of under [x] from the UC child limit and from CTC child limit.
384
-
385
- ## [2.21.0] - 2025-02-28 16:39:12
386
-
387
- ### Added
388
-
389
- - Two-child limit age exemption reform for Child Tax Credit.
390
-
391
- ## [2.20.0] - 2025-02-28 15:38:29
392
-
393
- ### Added
394
-
395
- - Two-child limit reform proposal.
396
-
397
- ## [2.19.4] - 2025-02-27 14:23:28
398
-
399
- ### Fixed
400
-
401
- - Bug in universal childcare entitlement.
402
-
403
- ## [2.19.3] - 2025-02-25 16:13:06
404
-
405
- ### Fixed
406
-
407
- - Capital gains LSRs bug.
408
-
409
- ## [2.19.2] - 2025-02-25 14:33:57
410
-
411
- ### Fixed
412
-
413
- - Bug in LSRs.
414
-
415
- ## [2.19.1] - 2025-02-18 16:22:32
416
-
417
- ### Fixed
418
-
419
- - Bug causing non-default datasets to not execute.
420
-
421
- ## [2.19.0] - 2025-02-11 11:14:35
422
-
423
- ## [2.18.0] - 2024-12-05 12:43:06
424
-
425
- ### Added
426
-
427
- - Scottish Winter Fuel Payment equivalent.
428
-
429
- ## [2.17.0] - 2024-12-04 16:48:42
430
-
431
- ### Fixed
432
-
433
- - Scottish baseline matched with Scottish Fiscal Commission.
434
-
435
- ## [2.16.0] - 2024-11-28 16:54:41
436
-
437
- ### Changed
438
-
439
- - Pinned UK data to 1.9.0.
440
-
441
- ## [2.15.1] - 2024-11-05 14:05:53
442
-
443
- ### Fixed
444
-
445
- - Bug in budget change reforms.
446
-
447
- ## [2.15.0] - 2024-10-30 17:24:57
448
-
449
- ### Added
450
-
451
- - OBR Autumn 2024 EFO economic factors.
452
-
453
- ## [2.14.1] - 2024-10-30 14:02:58
454
-
455
- ### Fixed
456
-
457
- - NI threshold in 2027.
458
-
459
- ## [2.14.0] - 2024-10-28 12:09:01
460
-
461
- ### Fixed
462
-
463
- - Bugs affecting household app calculations.
464
-
465
- ## [2.13.2] - 2024-10-28 10:46:29
466
-
467
- ### Fixed
468
-
469
- - Threshold freeze for ST extended to 2027.
470
-
471
- ## [2.13.1] - 2024-10-24 13:24:27
472
-
473
- ### Fixed
474
-
475
- - Bug causing capital gains responses to be calculated for every reform simulation.
476
-
477
- ## [2.13.0] - 2024-10-24 11:42:25
478
-
479
- ### Fixed
480
-
481
- - Bug causing household app crashes.
482
- - Metadat for OBR parameters.
483
-
484
- ## [2.12.0] - 2024-10-23 14:47:21
485
-
486
- ### Added
487
-
488
- - Capital Gains Tax elasticities.
489
-
490
- ## [2.11.0] - 2024-10-23 10:15:26
491
-
492
- ### Added
493
-
494
- - Benefit uprating for 2025/26.
495
-
496
- ## [2.10.0] - 2024-10-22 11:24:42
497
-
498
- ### Changed
499
-
500
- - Data bumped to 1.9.0.
501
-
502
- ## [2.9.0] - 2024-10-22 08:36:24
503
-
504
- ### Changed
505
-
506
- - UK data updated to 1.8.0.
507
-
508
- ## [2.8.0] - 2024-10-21 13:04:20
509
-
510
- ### Fixed
511
-
512
- - Adjusted private school attendance factor to 0.85.
513
-
514
- ## [2.7.0] - 2024-10-21 10:09:01
515
-
516
- ### Added
517
-
518
- - Automatic allocation of post-employee-incidence employee to households (consumers/capital).
519
-
520
- ## [2.6.0] - 2024-10-19 19:58:09
521
-
522
- ### Fixed
523
-
524
- - Bug in budget change reforms.
525
-
526
- ## [2.5.0] - 2024-10-19 09:27:21
527
-
528
- ### Changed
529
-
530
- - UK data package bumped to 1.6.
531
-
532
- ## [2.4.0] - 2024-10-17 21:43:42
533
-
534
- ### Added
535
-
536
- - Employee incidence percentage for employer NICs.
537
-
538
- ## [2.3.0] - 2024-10-17 10:47:06
539
-
540
- ### Changed
541
-
542
- - UK-data bumped to 1.5.
543
-
544
- ## [2.2.0] - 2024-10-16 11:52:07
545
-
546
- ### Fixed
547
-
548
- - Add employer NI incidence.
549
-
550
- ## [2.1.1] - 2024-09-18 11:12:23
551
-
552
- ## [2.1.0] - 2024-09-18 11:04:12
553
-
554
- ### Fixed
555
-
556
- - Add back recursive-include.
557
-
558
- ## [2.0.0] - 2024-09-18 10:53:42
559
-
560
- ### Changed
561
-
562
- - Dataset handling outsourced to policyengine-uk-data.
563
-
564
- ## [1.8.0] - 2024-09-16 11:41:10
565
-
566
- ### Fixed
567
-
568
- - Missing metadata in variables.
569
- - Inflation uprating for some parameters.
570
- - Inconsistent variable capitalisation.
571
-
572
- ## [1.7.4] - 2024-09-16 09:32:28
573
-
574
- ### Fixed
575
-
576
- - Ensure rent index is tracking CPI.
577
-
578
- ## [1.7.3] - 2024-09-03 22:35:35
579
-
580
- ### Changed
581
-
582
- - Update policyengine-core.
583
- - Apply new approach to determine if in a microsimulation.
584
-
585
- ## [1.7.2] - 2024-08-28 23:37:22
586
-
587
- ### Added
588
-
589
- - Test suite for private_school_vat
590
- - Test suite for attends_private_school
591
-
592
- ## [1.7.1] - 2024-08-22 20:35:09
593
-
594
- ### Added
595
-
596
- - Mask applied to private_school_vat to prevent calculation error when household weights aren't provided
597
-
598
- ## [1.7.0] - 2024-08-15 11:36:14
599
-
600
- ### Added
601
-
602
- - CPI category forecasts.
603
-
604
- ## [1.6.0] - 2024-08-15 11:09:56
605
-
606
- ### Fixed
607
-
608
- - Updated inflation uprating for COICOP categories.
609
-
610
- ## [1.5.1] - 2024-08-12 22:11:31
611
-
612
- ### Changed
613
-
614
- - Corrected spelling on SPI validation documentation entry
615
- - Corrected argparse version
616
-
617
- ## [1.5.0] - 2024-08-08 15:33:05
618
-
619
- ### Added
620
-
621
- - Docs page about SPI 2020/21 validation
622
-
623
- ### Fixed
624
-
625
- - Correct Scottish income tax rates for 2020/21
626
-
627
- ## [1.4.0] - 2024-07-30 13:05:05
628
-
629
- ### Added
630
-
631
- - Winter Fuel Payment to household benefits.
632
-
633
- ## [1.3.0] - 2024-07-29 16:47:34
634
-
635
- ### Added
636
-
637
- - Winter Fuel Allowance.
638
-
639
- ## [1.2.0] - 2024-07-27 10:02:38
640
-
641
- ### Added
642
-
643
- - Tax on excess pension contributions
644
-
645
- ### Fixed
646
-
647
- - Include Scottish income tax calculation within overall UK income tax calculation
648
- - Apply allowances to all types of income
649
- - Prevent negative income tax output
650
- - Update Dividend Allowance values
651
- - Correct Starter Rate for Savings taper structure
652
- - Prevent calculation errors due to empty extra dividend bracket with conflicting rates
653
-
654
- ## [1.1.0] - 2024-07-26 08:35:13
655
-
656
- ### Changed
657
-
658
- - Simplified uprating indices by moving OBR parameters to gov folder.
659
-
660
- ## [1.0.0] - 2024-07-19 09:43:03
661
-
662
- ### Changed
663
-
664
- - Fiscal years are years by default.
665
-
666
- ## [0.86.6] - 2024-07-17 16:23:18
667
-
668
- ### Fixed
669
-
670
- - Ensure household API version script bumps UK version
671
-
672
- ## [0.86.5] - 2024-07-17 15:26:43
673
-
674
- ### Added
675
-
676
- - References to many income tax provisions.
677
-
678
- ### Fixed
679
-
680
- - Folder distribution and formatting for income tax-related variables.
681
- - pays_scottish_income_tax now returns a Boolean value.
682
-
683
- ## [0.86.4] - 2024-07-15 12:12:25
684
-
685
- ### Changed
686
-
687
- - Refactor the Housing Benefit parameter, variable and test files.
688
-
689
- ## [0.86.3] - 2024-07-11 14:58:53
690
-
691
- ### Changed
692
-
693
- - Refactor the Universal Credit parameter, variable and test files.
694
-
695
- ## [0.86.2] - 2024-07-10 20:08:36
696
-
697
- ### Added
698
-
699
- - Auto-updating of the household API when this package is updated
700
-
701
- ## [0.86.1] - 2024-07-10 18:58:10
702
-
703
- ### Added
704
-
705
- - Tests to income-related variables
706
-
707
- ## [0.86.0] - 2024-07-10 18:29:49
708
-
709
- ### Added
710
-
711
- - 2022-23 FRS.
712
-
713
- ## [0.85.0] - 2024-06-28 19:59:31
714
-
715
- ### Added
716
-
717
- - High-income budget switch.
718
-
719
- ## [0.84.0] - 2024-06-28 16:35:47
720
-
721
- ### Added
722
-
723
- - Non-dom status switch.
724
-
725
- ## [0.83.2] - 2024-06-28 00:49:27
726
-
727
- ### Added
728
-
729
- - Private school VAT calculation
730
-
731
- ## [0.83.1] - 2024-06-17 16:09:43
732
-
733
- ### Changed
734
-
735
- - Uprated PIP, DLA, and Accessibility Account
736
- - Re-enabled PIP and DLA within webapp
737
- - Corrected mistakes in PIP
738
-
739
- ## [0.83.0] - 2024-06-11 15:49:29
740
-
741
- ### Fixed
742
-
743
- - Property sale rates at 4.5%.
744
-
745
- ## [0.82.0] - 2024-06-11 07:51:23
746
-
747
- ### Added
748
-
749
- - Budgetary change distributional impact parameters.
750
-
751
- ## [0.81.0] - 2024-06-10 12:42:45
752
-
753
- ### Added
754
-
755
- - Conservative manifesto policy to move CB HITC to household based.
756
-
757
- ## [0.80.0] - 2024-06-07 08:22:24
758
-
759
- ### Added
760
-
761
- - Recent reforms to Income Tax and NI.
762
-
763
- ## [0.79.0] - 2024-05-28 11:46:47
764
-
765
- ### Added
766
-
767
- - Improvements to State Pension handling.
768
- - Basic/additional State Pension splitting.
769
-
770
- ## [0.78.0] - 2024-05-27 22:27:48
771
-
772
- ### Added
773
-
774
- - Pensioner personal allowance
775
-
776
- ## [0.77.0] - 2024-05-23 17:20:21
777
-
778
- ### Added
779
-
780
- - Abolition switch for State Pension payments.
781
- - Freeze switch for Pension Credit payments.
782
-
783
- ### Fixed
784
-
785
- - New benefit claimants are now accounted for in reforms.
786
-
787
- ## [0.76.0] - 2024-05-02 11:47:45
788
-
789
- ### Added
790
-
791
- - U.S. progress on labour supply responses.
792
-
793
- ## [0.75.0] - 2024-05-01 16:32:07
794
-
795
- ### Added
796
-
797
- - State Pension Age reforms.
798
-
799
- ## [0.74.1] - 2024-04-30 18:10:23
800
-
801
- ### Fixed
802
-
803
- - Update BRMAs.
804
-
805
- ## [0.74.0] - 2024-04-30 17:53:26
806
-
807
- ### Fixed
808
-
809
- - Capital gains tax improvements.
810
-
811
- ## [0.73.1] - 2024-04-16 13:18:46
812
-
813
- ### Fixed
814
-
815
- - Bug causing frs_2021 simulations to error.
816
- - Unnecessary system initialisation code.
817
-
818
- ## [0.73.0] - 2024-04-12 17:36:36
819
-
820
- ### Changed
821
-
822
- - OBR forecast update.
823
-
824
- ## [0.72.0] - 2024-03-07 16:04:57
825
-
826
- ### Added
827
-
828
- - add Income Tax Integration Test
829
-
830
- ## [0.71.0] - 2024-03-05 17:37:39
831
-
832
- ### Added
833
-
834
- - Fuel duty revenue projections
835
-
836
- ## [0.70.0] - 2024-03-05 11:48:27
837
-
838
- ### Fixed
839
-
840
- - Carbon tax intensities for 2024.
841
- - UK NI rate for 2024.
842
-
843
- ## [0.69.1] - 2024-03-04 18:45:44
844
-
845
- ### Changed
846
-
847
- - Lowered rates for Class 1 and Class 4 NICs, pursuant to the Autumn Statement 2023
848
- - Set Class 2 NIC rate to 0%, pursuant to the Autumn Statement 2023
849
-
850
- ## [0.69.0] - 2024-02-19 22:26:55
851
-
852
- ### Added
853
-
854
- - Docker image deployment for streamlit documentation.
855
-
856
- ## [0.68.0] - 2024-02-19 22:00:58
857
-
858
- ### Added
859
-
860
- - Initial version of capital gains imputations and logic.
861
-
862
- ## [0.67.0] - 2024-02-17 21:35:30
863
-
864
- ### Added
865
-
866
- - Household wealth decile.
867
-
868
- ### Changed
869
-
870
- - Assign decile of -1 to households with negative income.
871
-
872
- ## [0.66.0] - 2024-02-01 16:02:50
873
-
874
- ### Added
875
-
876
- - Add Income Tax test.
877
-
878
- ## [0.65.0] - 2024-01-28 17:39:54
879
-
880
- ### Changed
881
-
882
- - Calibration routine to include benefit cap statistics.
883
-
884
- ### Fixed
885
-
886
- - Benefit cap UC bug.
887
-
888
- ## [0.64.0] - 2024-01-04 16:18:59
889
-
890
- ### Added
891
-
892
- - Update PIP documentation
893
-
894
- ## [0.63.2] - 2024-01-04 16:08:24
895
-
896
- ### Added
897
-
898
- - Added tests for fuel duty.
899
-
900
- ## [0.63.1] - 2023-12-17 10:18:46
901
-
902
- ### Fixed
903
-
904
- - Bump policyengine-core to capture simulation randomness bug fixes.
905
-
906
- ## [0.63.0] - 2023-12-15 14:54:47
907
-
908
- ### Changed
909
-
910
- - Validated and standardised National Insurance variables.
911
-
912
- ## [0.62.2] - 2023-12-15 14:32:51
913
-
914
- ### Added
915
-
916
- - Missing uprating parameters for 2018.
917
-
918
- ## [0.62.1] - 2023-12-14 16:07:36
919
-
920
- ### Added
921
-
922
- - Test cases for TV Licence.
923
-
924
- ## [0.62.0] - 2023-12-05 12:45:18
925
-
926
- ### Added
927
-
928
- - Enhanced FRS version for December 2023.
929
-
930
- ## [0.61.3] - 2023-11-26 14:29:46
931
-
932
- ### Fixed
933
-
934
- - Added missing label for benefit uprating.
935
-
936
- ## [0.61.2] - 2023-11-24 10:49:06
937
-
938
- ### Fixed
939
-
940
- - Added missing label for benefit uprating.
941
-
942
- ## [0.61.1] - 2023-11-23 18:03:37
943
-
944
- ## [0.61.0] - 2023-11-23 16:22:19
945
-
946
- ### Added
947
-
948
- - Update National Insurance documentation
949
- - Update Income Tax documentation
950
-
951
- ## [0.60.0] - 2023-11-22 15:17:21
952
-
953
- ### Added
954
-
955
- - HM Treasury baseline for CPI uprating benefits.
956
-
957
- ## [0.59.0] - 2023-11-22 12:04:13
958
-
959
- ### Added
960
-
961
- - Switch for benefit uprating.
962
-
963
- ## [0.58.2] - 2023-11-16 16:32:22
964
-
965
- ### Added
966
-
967
- - Documentation for Land and Buildings Transaction Tax.
968
- - Documentation for Land Transaction Tax.
969
-
970
- ### Fixed
971
-
972
- - Updated LBTT rate increase for non-primary residences.
973
- - Fixed SDLT description.
974
-
975
- ## [0.58.1] - 2023-10-27 20:42:43
976
-
977
- ### Fixed
978
-
979
- - Bug causing child minimum basic income ages to function incorrectly when the adult UBI is nonzero.
980
-
981
- ## [0.58.0] - 2023-10-19 15:46:33
982
-
983
- ### Added
984
-
985
- - Pension Credit documentation page.
986
-
987
- ## [0.57.0] - 2023-10-17 14:55:07
988
-
989
- ### Added
990
-
991
- - Child minimum age for basic income.
992
-
993
- ## [0.56.4] - 2023-10-12 15:11:13
994
-
995
- ### Added
996
-
997
- - Documentation for Stamp Duty Land Tax.
998
-
999
- ## [0.56.3] - 2023-10-09 19:01:07
1000
-
1001
- ## [0.56.2] - 2023-09-14 16:06:31
1002
-
1003
- ### Fixed
1004
-
1005
- - Small issues on the NI page.
1006
-
1007
- ## [0.56.1] - 2023-09-14 15:35:12
1008
-
1009
- ### Added
1010
-
1011
- - Documentation for TV licence.
1012
-
1013
- ## [0.56.0] - 2023-09-14 15:31:01
1014
-
1015
- ### Added
1016
-
1017
- - Update Universal Credit documentation
1018
-
1019
- ## [0.55.4] - 2023-09-14 15:25:24
1020
-
1021
- ### Fixed
1022
-
1023
- - TOC entry for NI documentation.
1024
-
1025
- ## [0.55.3] - 2023-09-14 13:53:16
1026
-
1027
- ### Added
1028
-
1029
- - Documentation example.
1030
-
1031
- ## [0.55.2] - 2023-08-24 14:59:45
1032
-
1033
- ### Added
1034
-
1035
- - Documentation for fuel duty.
1036
-
1037
- ## [0.55.1] - 2023-08-12 17:36:09
1038
-
1039
- ### Fixed
1040
-
1041
- - Temporarily remove PIP, DLA and minimum wage parameters from the app.
1042
-
1043
- ## [0.55.0] - 2023-08-07 16:52:20
1044
-
1045
- ### Added
1046
-
1047
- - Updates values for universal credit from 2016 to 2023
1048
-
1049
- ## [0.54.0] - 2023-07-21 12:20:43
1050
-
1051
- ### Changed
1052
-
1053
- - Calibration updated with new DWP statistics.
1054
-
1055
- ## [0.53.0] - 2023-07-17 17:10:23
1056
-
1057
- ### Fixed
1058
-
1059
- - Bug affecting the two-child limit (1% of households)
1060
-
1061
- ## [0.52.0] - 2023-07-09 19:21:46
1062
-
1063
- ### Added
1064
-
1065
- - Updates to calibration statistics from 2023 benefits and tax sources.
1066
-
1067
- ## [0.51.1] - 2023-06-20 19:19:13
1068
-
1069
- ### Fixed
1070
-
1071
- - A bug in the income-splitting logic that caused taxable incomes to be too low.
1072
-
1073
- ## [0.51.0] - 2023-06-18 09:17:08
1074
-
1075
- ### Added
1076
-
1077
- - Marriage tax-related reforms.
1078
-
1079
- ## [0.50.1] - 2023-05-28 02:23:58
1080
-
1081
- ### Fixed
1082
-
1083
- - Household basic income phase-out rate unit.
1084
-
1085
- ## [0.50.0] - 2023-05-27 15:52:33
1086
-
1087
- ### Added
1088
-
1089
- - Python 3.10 support.
1090
-
1091
- ## [0.49.1] - 2023-05-23 12:04:57
1092
-
1093
- ### Added
1094
-
1095
- - Missing labels for parameters.
1096
-
1097
- ## [0.49.0] - 2023-05-09 17:02:36
1098
-
1099
- ### Added
1100
-
1101
- - Savings variable from the WAS.
1102
-
1103
- ### Fixed
1104
-
1105
- - Added logging for targets in imputations for completeness.
1106
-
1107
- ## [0.48.0] - 2023-04-24 14:04:39
1108
-
1109
- ### Added
1110
-
1111
- - 2023 tax rates for UK and Scotland
1112
-
1113
- ## [0.47.0] - 2023-04-24 14:03:45
1114
-
1115
- ### Added
1116
-
1117
- - Spring Budget 2023 policy changes.
1118
-
1119
- ## [0.46.0] - 2023-04-24 12:16:00
1120
-
1121
- ### Added
1122
-
1123
- - Extra tax bands for the UK and Scotland.
1124
-
1125
- ## [0.45.1] - 2023-04-10 13:36:29
1126
-
1127
- ### Added
1128
-
1129
- - Speed improvements
1130
- - Parameter metadata fixes
1131
-
1132
- ## [0.45.0] - 2023-04-01 09:38:48
1133
-
1134
- ### Added
1135
-
1136
- - Improvements to calibration routines.
1137
-
1138
- ## [0.44.3] - 2023-03-30 14:03:15
1139
-
1140
- ### Fixed
1141
-
1142
- - Marriage Allowance previously didn't have an economic impact.
1143
-
1144
- ## [0.44.2] - 2023-03-26 00:21:18
1145
-
1146
- ### Fixed
1147
-
1148
- - Import errors due to survey-enhance.
1149
-
1150
- ## [0.44.1] - 2023-03-25 23:53:14
1151
-
1152
- ### Fixed
1153
-
1154
- - Made Survey-Enhance a dev dependency.
1155
-
1156
- ## [0.44.0] - 2023-03-23 08:45:05
1157
-
1158
- ### Changed
1159
-
1160
- - PolicyEngine Core data updates accounted for.
1161
-
1162
- ## [0.43.0] - 2023-03-15 11:40:17
1163
-
1164
- ### Changed
1165
-
1166
- - Fuel duty incidence assumed to be 100% on consumers.
1167
-
1168
- ## [0.42.1] - 2023-03-14 18:22:37
1169
-
1170
- ### Fixed
1171
-
1172
- - Bugs relating to private pension contributions.
1173
-
1174
- ## [0.42.0] - 2023-03-03 16:23:13
1175
-
1176
- ### Added
1177
-
1178
- - State Pension uprating parameter.
1179
-
1180
- ### Fixed
1181
-
1182
- - Corporate wealth for pensioners capped to ensure consistency with pension income in some cases.
1183
- - EBC end date is before 2023.
1184
-
1185
- ## [0.41.11] - 2023-03-02 11:57:32
1186
-
1187
- ### Fixed
1188
-
1189
- - Parameter updates for the CoL payments.
1190
- - Metadata for the CEC wealth tax.
1191
-
1192
- ## [0.41.10] - 2023-02-27 17:19:33
1193
-
1194
- ### Fixed
1195
-
1196
- - EPG test used the wrong variable name.
1197
-
1198
- ## [0.41.9] - 2023-02-27 16:53:13
1199
-
1200
- ### Fixed
1201
-
1202
- - EPG properly included in net income.
1203
-
1204
- ## [0.41.8] - 2023-02-27 16:01:50
1205
-
1206
- ### Fixed
1207
-
1208
- - Properly exclude primary residence values from the CEC wealth tax.
1209
-
1210
- ## [0.41.7] - 2023-02-27 15:37:16
1211
-
1212
- ### Added
1213
-
1214
- - Seasonality to EPG modelling (simple).
1215
- - EPG documentation updates.
1216
-
1217
- ## [0.41.6] - 2023-02-27 15:06:37
1218
-
1219
- ### Fixed
1220
-
1221
- - Energy Price Guarantee implementation.
1222
-
1223
- ## [0.41.5] - 2023-02-27 13:23:51
1224
-
1225
- ### Fixed
1226
-
1227
- - Bug causing pension contributions to not be correctly deducted from taxable income.
1228
-
1229
- ## [0.41.4] - 2023-02-01 03:38:40
1230
-
1231
- ### Changed
1232
-
1233
- - Increased default age from 30 to 40.
1234
-
1235
- ## [0.41.3] - 2023-02-01 00:43:08
1236
-
1237
- ### Changed
1238
-
1239
- - Raised default age from 18 to 30.
1240
-
1241
- ## [0.41.2] - 2023-01-27 13:02:28
1242
-
1243
- ### Changed
1244
-
1245
- - VAT adjusted to hit administrative targets.
1246
-
1247
- ## [0.41.1] - 2023-01-27 09:21:35
1248
-
1249
- ### Changed
1250
-
1251
- - MTR calculation limited to one person for speed improvement.
1252
- - Benefit cap implementation refactored to share code between UC and HB.
1253
-
1254
- ### Fixed
1255
-
1256
- - Property income reduces UC as unearned income.
1257
-
1258
- ## [0.41.0] - 2023-01-26 20:09:59
1259
-
1260
- ### Added
1261
-
1262
- - Wealth tax brackets.
1263
- - Intermediate benefit uprating (multiplies by a percentage).
1264
-
1265
- ## [0.40.0] - 2023-01-25 21:14:21
1266
-
1267
- ### Added
1268
-
1269
- - VAT imputation and implementation.
1270
-
1271
- ## [0.39.0] - 2023-01-19 22:59:56
1272
-
1273
- ### Added
1274
-
1275
- - Monthly NI calculations.
1276
-
1277
- ## [0.38.6] - 2023-01-10 17:31:54
1278
-
1279
- ### Changed
1280
-
1281
- - Use `adds` and `subtracts` everywhere.
1282
- - Replace `aggr` with `add`.
1283
- - Apply `defined_for`.
1284
- - Use `default` arg to `select` rather than dummy `True` condition.
1285
-
1286
- ## [0.38.5] - 2023-01-06 10:07:28
1287
-
1288
- ### Added
1289
-
1290
- - Metadata on modelled policies.
1291
-
1292
- ## [0.38.4] - 2023-01-03 23:39:07
1293
-
1294
- ### Changed
1295
-
1296
- - PolicyEngine Core version widened.
1297
-
1298
- ## [0.38.3] - 2023-01-03 20:32:56
1299
-
1300
- ### Added
1301
-
1302
- - Missing label in inputs.
1303
-
1304
- ## [0.38.2] - 2022-12-30 17:05:40
1305
-
1306
- ### Changed
1307
-
1308
- - Reorganised variables in the input tree.
1309
-
1310
- ## [0.38.1] - 2022-12-28 17:28:42
1311
-
1312
- ### Fixed
1313
-
1314
- - Bug causing UC housing entitlements to be too low for single people with children.
1315
-
1316
- ## [0.38.0] - 2022-12-27 13:53:34
1317
-
1318
- ### Added
1319
-
1320
- - Normalised poverty and deep poverty variables.
1321
-
1322
- ## [0.37.6] - 2022-12-20 14:11:35
1323
-
1324
- ### Added
1325
-
1326
- - Token for GitHub PR filing (deployment of the API).
1327
-
1328
- ## [0.37.5] - 2022-12-20 11:41:05
1329
-
1330
- ### Added
1331
-
1332
- - ENV token for the deployment action.
1333
-
1334
- ## [0.37.4] - 2022-12-20 10:59:01
1335
-
1336
- ### Added
1337
-
1338
- - Variable metadata for disability variables.
1339
- - Auto-update for the API.
1340
-
1341
- ## [0.37.3] - 2022-12-15 16:10:43
1342
-
1343
- ### Changed
1344
-
1345
- - Bumped PolicyEngine-Core.
1346
-
1347
- ## [0.37.2] - 2022-12-14 16:33:27
1348
-
1349
- ### Added
1350
-
1351
- - Metadata for PolicyEngine.
1352
-
1353
- ## [0.37.1] - 2022-12-13 20:20:48
1354
-
1355
- ### Added
1356
-
1357
- - Metadata for contrib parameters.
1358
-
1359
- ## [0.37.0] - 2022-12-11 18:29:22
1360
-
1361
- ### Added
1362
-
1363
- - LVT
1364
- - Carbon tax
1365
- - NI BRMAs
1366
- - NI domestic rates by local authority
1367
-
1368
- ## [0.36.2] - 2022-12-07 13:50:34
1369
-
1370
- ### Fixed
1371
-
1372
- - Incorporated Core fix.
1373
-
1374
- ## [0.36.1] - 2022-12-07 13:31:54
1375
-
1376
- ### Fixed
1377
-
1378
- - PolicyEngine-Core pinned to a minor version.
1379
-
1380
- ## [0.36.0] - 2022-12-06 12:00:54
1381
-
1382
- ### Changed
1383
-
1384
- - Roles to 'member'.
1385
-
1386
- ## [0.35.0] - 2022-10-22 18:22:07
1387
-
1388
- ### Changed
1389
-
1390
- - Moved to PolicyEngine Core.
1391
-
1392
- ## [0.34.1] - 2022-10-04 11:02:45
1393
-
1394
- ### Fixed
1395
-
1396
- - UC amount for single, under-25s after the last uprating.
1397
-
1398
- ## [0.34.0] - 2022-09-27 15:37:07
1399
-
1400
- ### Added
1401
-
1402
- - Flat basic income amount.
1403
-
1404
- ## [0.33.0] - 2022-09-21 11:06:49
1405
-
1406
- ### Added
1407
-
1408
- - Metadata for SDLT, LTT and LBTT parameters.
1409
-
1410
- ## [0.32.0] - 2022-09-17 16:24:23
1411
-
1412
- ### Added
1413
-
1414
- - Wealth tax.
1415
-
1416
- ## [0.31.1] - 2022-09-15 13:40:02
1417
-
1418
- ### Fixed
1419
-
1420
- - Validation page.
1421
-
1422
- ## [0.31.0] - 2022-09-14 19:32:06
1423
-
1424
- ### Added
1425
-
1426
- - Energy Price Guarantee parametric reform.
1427
-
1428
- ## [0.30.1] - 2022-09-11 15:04:15
1429
-
1430
- ### Added
1431
-
1432
- - New monthly CPI values until July.
1433
-
1434
- ## [0.30.0] - 2022-09-07 12:15:01
1435
-
1436
- ### Added
1437
-
1438
- - Ofgem energy price cap subsidy parameters.
1439
-
1440
- ## [0.29.0] - 2022-08-28 14:45:36
1441
-
1442
- ## [0.28.1] - 2022-08-25 17:36:23
1443
-
1444
- ### Fixed
1445
-
1446
- - Round marriage allowance.
1447
-
1448
- ## [0.28.0] - 2022-07-27 10:14:59
1449
-
1450
- ### Added
1451
-
1452
- - TV licence fee.
1453
-
1454
- ## [0.27.0] - 2022-07-25 11:14:58
1455
-
1456
- ### Added
1457
-
1458
- - Dashboard tool for the calibration procedure.
1459
- - Loss components for aggregates in demographic targets.
1460
-
1461
- ### Fixed
1462
-
1463
- - A bug causing Pension Credit to under-react to increases in Income Tax.
1464
-
1465
- ## [0.26.1] - 2022-06-05 20:28:29
1466
-
1467
- ### Added
1468
-
1469
- - References for some tax and UC parameters.
1470
-
1471
- ## [0.26.0] - 2022-05-26 16:16:50
1472
-
1473
- ### Added
1474
-
1475
- - Disability benefits to COL support measures.
1476
-
1477
- ## [0.25.0] - 2022-05-26 13:04:11
1478
-
1479
- ### Added
1480
-
1481
- - UK Government cost-of-living support measures.
1482
-
1483
- ## [0.24.0] - 2022-05-26 10:46:43
1484
-
1485
- ### Added
1486
-
1487
- - Miscellaneous benefit payment.
1488
-
1489
- ## [0.23.3] - 2022-05-22 15:27:50
1490
-
1491
- ### Fixed
1492
-
1493
- - Baseline variables are now generated before calibration (fixes a bug causing overestimation of benefit caseloads).
1494
-
1495
- ## [0.23.2] - 2022-05-21 16:01:32
1496
-
1497
- ### Changed
1498
-
1499
- - Reorganize documentation and variables.
1500
-
1501
- ## [0.23.1] - 2022-05-19 14:58:06
1502
-
1503
- ### Fixed
1504
-
1505
- - National Insurance thresholds pre-July, post-Spring Statement (inflation adjustments).
1506
-
1507
- ## [0.23.0] - 2022-05-16 14:02:26
1508
-
1509
- ### Added
1510
-
1511
- - Household-level phase-outs for basic income.
1512
-
1513
- ## [0.22.0] - 2022-04-29 09:29:26
1514
-
1515
- ### Changed
1516
-
1517
- - Calibration process improved with country-level targets.
1518
-
1519
- ## [0.21.0] - 2022-04-26 12:10:51
1520
-
1521
- ### Changed
1522
-
1523
- - Pension Credit code quality improvements.
1524
-
1525
- ### Fixed
1526
-
1527
- - Pension Credit missing disability elements.
1528
-
1529
- ## [0.20.4] - 2022-04-22 21:26:10
1530
-
1531
- ### Fixed
1532
-
1533
- - Land and carbon are calculated based off UK-wide statistics, not in-model statistics.
1534
-
1535
- ## [0.20.3] - 2022-04-14 13:10:26
1536
-
1537
- ### Fixed
1538
-
1539
- - MANIFEST.in file re-added (caused previous two issues).
1540
-
1541
- ## [0.20.2] - 2022-04-14 12:48:06
1542
-
1543
- ### Fixed
1544
-
1545
- - Failed imports of reform tools.
1546
-
1547
- ## [0.20.1] - 2022-04-14 12:36:43
1548
-
1549
- ### Fixed
1550
-
1551
- - Failed import of policyengine_uk.tools
1552
-
1553
- ## [0.20.0] - 2022-04-14 11:46:45
1554
-
1555
- ### Added
1556
-
1557
- - Dataset generation.
1558
-
1559
- ## [0.19.5] - 2022-04-08 10:35:59
1560
-
1561
- ### Fixed
1562
-
1563
- - Chart on carbon intensities.
1564
-
1565
- ## [0.19.4] - 2022-04-07 10:36:03
1566
-
1567
- ### Added
1568
-
1569
- - Carbon emissions (production-based) by industry.
1570
-
1571
- ## [0.19.3] - 2022-04-07 09:51:58
1572
-
1573
- ### Fixed
1574
-
1575
- - A bug preventing the Synthetic FRS from loading.
1576
-
1577
- ## [0.19.2] - 2022-04-05 14:23:50
1578
-
1579
- ### Added
1580
-
1581
- - Carbon tax model page added.
1582
-
1583
- ## [0.19.1] - 2022-04-05 12:28:40
1584
-
1585
- ### Fixed
1586
-
1587
- - Spring Statement Class 4 NI change correctly follows 2022/23 adjustment.
1588
-
1589
- ## [0.19.0] - 2022-04-05 09:41:35
1590
-
1591
- ### Added
1592
-
1593
- - Total wealth variable.
1594
-
1595
- ## [0.18.0] - 2022-04-03 19:28:24
1596
-
1597
- ### Fixed
1598
-
1599
- - Synthetic FRS now successfully loads.
1600
- - Incorporates better calibration and imputations.
1601
-
1602
- ## [0.17.0] - 2022-03-27 14:13:20
1603
-
1604
- ### Added
1605
-
1606
- - Tax and benefit changes announced in the 2022 Spring Statement.
1607
- - Inflation and real disposable income.
1608
- - Parameters for PIP, DLA, SDA, AA and Carer's Allowance.
1609
-
1610
- ### Changed
1611
-
1612
- - Added calibration make.
1613
-
1614
- ## [0.16.2] - 2022-03-24 03:05:39
1615
-
1616
- ### Fixed
1617
-
1618
- - Bugs related to uprating parameters.
1619
-
1620
- ## [0.16.1] - 2022-03-24 03:05:39
1621
-
1622
- ### Fixed
1623
-
1624
- - Pull request merge action didn't correctly update the repo.
1625
-
1626
- ## [0.16.0] - 2022-03-24 00:22:00
1627
-
1628
- ### Added
1629
-
1630
- - Forecasting to 2027: new and improved household weights.
1631
-
1632
- ## [0.15.0] - 2022-03-23 00:00:00
1633
-
1634
- ### Added
1635
-
1636
- - Forecasting to 2027: new and improved household weights.
1637
-
1638
- ## [0.14.4] - 2022-03-08 00:00:01
1639
-
1640
- ## [0.14.3] - 2022-03-08 00:00:00
1641
-
1642
- ### Fixed
1643
-
1644
- - Basic income means-test inclusion previously didn't work correctly (when turned off) for Housing Benefit and Pension Credit.
1645
-
1646
- ## [0.14.2] - 2022-03-04 00:00:01
1647
-
1648
- ### Changed
1649
-
1650
- - Re-weighting procedure improved with consolidated categories and added income source targeting.
1651
-
1652
- ## [0.14.1] - 2022-03-04 00:00:00
1653
-
1654
- ### Added
1655
-
1656
- - Added a production-based carbon emissions parameter.
1657
-
1658
- ## [0.14.0] - 2022-02-28 00:00:01
1659
-
1660
- ### Changed
1661
-
1662
- - Re-weighting procedure formalised with cross-validation and logging.
1663
-
1664
- ## [0.13.0] - 2022-02-28 00:00:00
1665
-
1666
- ### Added
1667
-
1668
- - Pensioner exemption switch for Income Tax rate and threshold reforms.
1669
-
1670
- ## [0.12.4] - 2022-02-25 00:00:00
1671
-
1672
- ### Added
1673
-
1674
- - Historical carbon emissions parameter.
1675
-
1676
- ## [0.12.3] - 2022-02-14 00:00:02
1677
-
1678
- ### Changed
1679
-
1680
- - Set basic income phaseout threshold default to 0.
1681
-
1682
- ## [0.12.2] - 2022-02-14 00:00:01
1683
-
1684
- ### Added
1685
-
1686
- - Basic income parameters and logic.
1687
-
1688
- ## [0.12.1] - 2022-02-14 00:00:00
1689
-
1690
- ### Changed
1691
-
1692
- - OpenFisca-Tools bumped to v0.3
1693
-
1694
- ## [0.12.0] - 2022-02-06 00:00:00
1695
-
1696
- ### Added
1697
-
1698
- - The Energy Bills Rebate scheme.
1699
-
1700
- ## [0.11.0] - 2022-02-04 00:00:00
1701
-
1702
- ### Added
1703
-
1704
- - Re-weighting routine for the Family Resources Survey, matching aggregates, participation and populations.
1705
-
1706
- ## [0.10.10] - 2022-01-22 00:00:01
1707
-
1708
- ### Added
1709
-
1710
- - Unit test for benefit unit rent.
1711
-
1712
- ### Changed
1713
-
1714
- - OpenFisca-Tools dependency patch increased.
1715
-
1716
- ## [0.10.9] - 2022-01-22 00:00:00
1717
-
1718
- ### Fixed
1719
-
1720
- - Baseline HBAI-excluded income variable now uses the Synthetic FRS when the enhanced FRS is not available.
1721
-
1722
- ## [0.10.8] - 2022-01-18 00:00:00
1723
-
1724
- ### Added
1725
-
1726
- - Metadata (period, unit, name, label) for all Universal Credit parameters.
1727
-
1728
- ## [0.10.7] - 2022-01-17 00:00:01
1729
-
1730
- ### Fixed
1731
-
1732
- - Household gross income calculated directly from household benefits and market income.
1733
- - Savings allowance was previously set to zero erroneously for households in Scotland at the starter or intermediate bands.
1734
-
1735
- ## [0.10.6] - 2022-01-17 00:00:00
1736
-
1737
- ### Added
1738
-
1739
- - Stocks/flows metadata for PolicyEngine-facing variables.
1740
-
1741
- ## [0.10.5] - 2022-01-16 00:00:00
1742
-
1743
- ### Added
1744
-
1745
- - When datasets are not available, a prompt is displayed to download them or use synthetic data.
1746
- - CLI interface trigger changed from `openfisca-uk-setup` to `openfisca-uk` and default years updated.
1747
-
1748
- ## [0.10.4] - 2022-01-14 00:00:00
1749
-
1750
- ### Changed
1751
-
1752
- - PolicyEngine-UK-Data version increased to 0.7.0.
1753
-
1754
- ## [0.10.3] - 2022-01-12 00:00:00
1755
-
1756
- ### Added
1757
-
1758
- - Sure Start Maternity Grant (reported).
1759
-
1760
- ### Changed
1761
-
1762
- - Education benefits summed in a formula.
1763
-
1764
- ### Fixed
1765
-
1766
- - Some maternity benefits (SSMG, SMP) and WFA not included in benefits.
1767
-
1768
- ## [0.10.2] - 2022-01-08 00:00:01
1769
-
1770
- ### Changed
1771
-
1772
- - Removes the `u` prefix from all variable label strings.
1773
-
1774
- ## [0.10.1] - 2022-01-08 00:00:00
1775
-
1776
- ### Changed
1777
-
1778
- - Label metadata for tax variables.
1779
-
1780
- ## [0.10.0] - 2022-01-07 00:00:01
1781
-
1782
- ### Added
1783
-
1784
- - Parameter representing the Child Tax Credit's child limit.
1785
-
1786
- ### Changed
1787
-
1788
- - Renamed parameter representing Universal Credit's child limit.
1789
-
1790
- ## [0.9.2] - 2022-01-07 00:00:00
1791
-
1792
- ### Added
1793
-
1794
- - Metadata for the Dividend, Property and Trading Allowances.
1795
-
1796
- ## [0.9.1] - 2021-12-29 00:00:02
1797
-
1798
- ### Added
1799
-
1800
- - Microsimulation tests and YAML data for Child Benefit, Tax Credits and Council Tax.
1801
- - Documentation page for Tax Credits.
1802
- - Simplified dataset usage to enhanced FRS only.
1803
-
1804
- ## [0.9.0] - 2021-12-29 00:00:01
1805
-
1806
- ### Added
1807
-
1808
- - Minimum tax credit benefit amount.
1809
-
1810
- ## [0.8.1] - 2021-12-29 00:00:00
1811
-
1812
- ## [0.8.0] - 2021-12-27 00:00:00
1813
-
1814
- ### Added
1815
-
1816
- - Historical Working Tax Credit parameters since 2002 (previously since 2016).
1817
- - Legislative references for Working Tax Credit parameters.
1818
-
1819
- ### Changed
1820
-
1821
- - Working Tax Credit child care parameters represent the maximum amount, prior to the share covered.
1822
-
1823
- ### Fixed
1824
-
1825
- - Apply Working Tax Credit old-age provision to 60-year-olds.
1826
- - Qualify people working 30 hours for the Working Tax Credit.
1827
- - Point afcs to afcs_reported instead of AA_reported.
1828
- - Fix units on some variables.
1829
-
1830
- ## [0.7.17] - 2021-12-23 00:00:00
1831
-
1832
- ### Added
1833
-
1834
- - Units for some variables.
1835
-
1836
- ### Changed
1837
-
1838
- - Code refactoring.
1839
-
1840
- ## [0.7.16] - 2021-07-05 00:00:00
1841
-
1842
- ### Changed
1843
-
1844
- - Patch update
1845
-
1846
- ## [0.7.15] - 2021-07-05 00:00:00
1847
-
1848
- ### Changed
1849
-
1850
- - Patch update
1851
-
1852
- ## [0.7.14] - 2021-07-05 00:00:00
1853
-
1854
- ### Changed
1855
-
1856
- - Patch update
1857
-
1858
- ## [0.7.13] - 2021-07-05 00:00:00
1859
-
1860
- ### Changed
1861
-
1862
- - Patch update
1863
-
1864
- ## [0.7.12] - 2021-07-05 00:00:00
1865
-
1866
- ### Changed
1867
-
1868
- - Patch update
1869
-
1870
- ## [0.7.11] - 2021-07-05 00:00:00
1871
-
1872
- ### Changed
1873
-
1874
- - Patch update
1875
-
1876
- ## [0.7.10] - 2021-07-05 00:00:00
1877
-
1878
- ### Changed
1879
-
1880
- - Patch update
1881
-
1882
- ## [0.7.9] - 2021-07-05 00:00:00
1883
-
1884
- ### Changed
1885
-
1886
- - Patch update
1887
-
1888
- ## [0.7.8] - 2021-07-05 00:00:00
1889
-
1890
- ### Changed
1891
-
1892
- - Patch update
1893
-
1894
- ## [0.7.7] - 2021-07-05 00:00:00
1895
-
1896
- ### Changed
1897
-
1898
- - Patch update
1899
-
1900
- ## [0.7.6] - 2021-07-05 00:00:00
1901
-
1902
- ### Changed
1903
-
1904
- - Patch update
1905
-
1906
- ## [0.7.5] - 2021-07-05 00:00:00
1907
-
1908
- ### Changed
1909
-
1910
- - Patch update
1911
-
1912
- ## [0.7.4] - 2021-07-05 00:00:00
1913
-
1914
- ### Changed
1915
-
1916
- - Patch update
1917
-
1918
- ## [0.7.3] - 2021-07-05 00:00:00
1919
-
1920
- ### Changed
1921
-
1922
- - Patch update
1923
-
1924
- ## [0.7.2] - 2021-07-05 00:00:00
1925
-
1926
- ### Changed
1927
-
1928
- - Patch update
1929
-
1930
- ## [0.7.1] - 2021-07-05 00:00:00
1931
-
1932
- ### Changed
1933
-
1934
- - Patch update
1935
-
1936
- ## [0.7.0] - 2021-07-05 00:00:00
1937
-
1938
- ### Changed
1939
-
1940
- - Minor update
1941
-
1942
- ## [0.6.0] - 2021-07-05 00:00:00
1943
-
1944
- ### Changed
1945
-
1946
- - Minor update
1947
-
1948
- ## [0.5.0] - 2021-07-05 00:00:00
1949
-
1950
- ### Changed
1951
-
1952
- - Minor update
1953
-
1954
- ## [0.4.0] - 2021-07-05 00:00:00
1955
-
1956
- ### Added
1957
-
1958
- - Tests for variable naming conventions.
1959
- - Postcode lookup optional features available.
1960
- - LHA rates for all BRMA areas added.
1961
-
1962
- ### Changed
1963
-
1964
- - PolicyEngine-UK now runs from the official OpenFisca-Core.
1965
-
1966
- ## [0.3.0] - 2021-07-04 00:00:00
1967
-
1968
- ### Added
1969
-
1970
- - New interface for microsimulation.
1971
- - Sources in tax logic.
1972
- - Tests.
1973
-
1974
- ### Changed
1975
-
1976
- - Microdata now generated and loaded in-model.
1977
- - Variable time periods made more consistent.
1978
- - Derivative calculations made more efficient and have more options.
1979
-
1980
- ## [0.2.3] - 2021-04-21 00:00:00
1981
-
1982
- ### Changed
1983
-
1984
- - MicroDataFrame and MicroSeries returned by default.
1985
-
1986
- ### Fixed
1987
-
1988
- - Bugs.
1989
-
1990
- ## [0.2.2] - 2021-04-20 00:00:00
1991
-
1992
- ### Added
1993
-
1994
- - Jupyter-Book documentation.
1995
- - More detailed disability variables.
1996
-
1997
- ### Fixed
1998
-
1999
- - IndividualSim reform handling.
2000
-
2001
- ## [0.2.1] - 2021-04-19 00:00:00
2002
-
2003
- ### Changed
2004
-
2005
- - Improved documentation of parameters.
2006
- - Tests now occur in 2021 to ensure FY20-21 parameters are used.
2007
-
2008
- ### Fixed
2009
-
2010
- - Bug in CB-HITC that caused overestimation.
2011
-
2012
- ## [0.2.0] - 2020-12-05 00:00:00
2013
-
2014
- ### Changed
2015
-
2016
- - Time periods now appropriate, using an implementation of WEEK for most benefits.
2017
- - MTRs handled properly and include a breakdown.
2018
- - Simulation tools are improved and included in a class.
2019
-
2020
- ## [0.1.0] - 2020-11-08 00:00:00
2021
-
2022
- ### Added
2023
-
2024
- - Income Tax and National Insurance.
2025
- - All benefits are at least taken from survey reporting (can be switched on-off).
2026
- - Child Benefit is modelled, others such as Income Support, JSA (both types), Tax Credits can be simulated/reformed but require more reviewing in how to account for discrepancies caused by take-up rates.
2027
- - Four budget-neutral UBI reforms are implemented.
2028
- - 15 test cases (unit and integration) testing benefits and taxes.
2029
- - Simulation helper tools.
2030
-
2031
-
2032
-
2033
- [2.43.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.42.0...2.43.0
2034
- [2.42.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.41.4...2.42.0
2035
- [2.41.4]: https://github.com/PolicyEngine/openfisca-uk/compare/2.41.3...2.41.4
2036
- [2.41.3]: https://github.com/PolicyEngine/openfisca-uk/compare/2.41.2...2.41.3
2037
- [2.41.2]: https://github.com/PolicyEngine/openfisca-uk/compare/2.41.1...2.41.2
2038
- [2.41.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.41.0...2.41.1
2039
- [2.41.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.40.2...2.41.0
2040
- [2.40.2]: https://github.com/PolicyEngine/openfisca-uk/compare/2.40.1...2.40.2
2041
- [2.40.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.40.0...2.40.1
2042
- [2.40.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.39.3...2.40.0
2043
- [2.39.3]: https://github.com/PolicyEngine/openfisca-uk/compare/2.39.2...2.39.3
2044
- [2.39.2]: https://github.com/PolicyEngine/openfisca-uk/compare/2.39.1...2.39.2
2045
- [2.39.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.39.0...2.39.1
2046
- [2.39.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.38.2...2.39.0
2047
- [2.38.2]: https://github.com/PolicyEngine/openfisca-uk/compare/2.38.1...2.38.2
2048
- [2.38.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.38.0...2.38.1
2049
- [2.38.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.37.0...2.38.0
2050
- [2.37.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.36.1...2.37.0
2051
- [2.36.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.36.0...2.36.1
2052
- [2.36.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.35.1...2.36.0
2053
- [2.35.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.35.0...2.35.1
2054
- [2.35.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.34.5...2.35.0
2055
- [2.34.5]: https://github.com/PolicyEngine/openfisca-uk/compare/2.34.4...2.34.5
2056
- [2.34.4]: https://github.com/PolicyEngine/openfisca-uk/compare/2.34.3...2.34.4
2057
- [2.34.3]: https://github.com/PolicyEngine/openfisca-uk/compare/2.34.2...2.34.3
2058
- [2.34.2]: https://github.com/PolicyEngine/openfisca-uk/compare/2.34.1...2.34.2
2059
- [2.34.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.34.0...2.34.1
2060
- [2.34.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.33.0...2.34.0
2061
- [2.33.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.32.4...2.33.0
2062
- [2.32.4]: https://github.com/PolicyEngine/openfisca-uk/compare/2.32.3...2.32.4
2063
- [2.32.3]: https://github.com/PolicyEngine/openfisca-uk/compare/2.32.2...2.32.3
2064
- [2.32.2]: https://github.com/PolicyEngine/openfisca-uk/compare/2.32.1...2.32.2
2065
- [2.32.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.32.0...2.32.1
2066
- [2.32.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.31.0...2.32.0
2067
- [2.31.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.30.0...2.31.0
2068
- [2.30.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.29.0...2.30.0
2069
- [2.29.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.28.3...2.29.0
2070
- [2.28.3]: https://github.com/PolicyEngine/openfisca-uk/compare/2.28.2...2.28.3
2071
- [2.28.2]: https://github.com/PolicyEngine/openfisca-uk/compare/2.28.1...2.28.2
2072
- [2.28.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.28.0...2.28.1
2073
- [2.28.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.27.0...2.28.0
2074
- [2.27.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.26.1...2.27.0
2075
- [2.26.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.26.0...2.26.1
2076
- [2.26.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.25.0...2.26.0
2077
- [2.25.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.24.2...2.25.0
2078
- [2.24.2]: https://github.com/PolicyEngine/openfisca-uk/compare/2.24.1...2.24.2
2079
- [2.24.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.24.0...2.24.1
2080
- [2.24.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.23.2...2.24.0
2081
- [2.23.2]: https://github.com/PolicyEngine/openfisca-uk/compare/2.23.1...2.23.2
2082
- [2.23.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.23.0...2.23.1
2083
- [2.23.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.22.8...2.23.0
2084
- [2.22.8]: https://github.com/PolicyEngine/openfisca-uk/compare/2.22.7...2.22.8
2085
- [2.22.7]: https://github.com/PolicyEngine/openfisca-uk/compare/2.22.6...2.22.7
2086
- [2.22.6]: https://github.com/PolicyEngine/openfisca-uk/compare/2.22.5...2.22.6
2087
- [2.22.5]: https://github.com/PolicyEngine/openfisca-uk/compare/2.22.4...2.22.5
2088
- [2.22.4]: https://github.com/PolicyEngine/openfisca-uk/compare/2.22.3...2.22.4
2089
- [2.22.3]: https://github.com/PolicyEngine/openfisca-uk/compare/2.22.2...2.22.3
2090
- [2.22.2]: https://github.com/PolicyEngine/openfisca-uk/compare/2.22.1...2.22.2
2091
- [2.22.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.22.0...2.22.1
2092
- [2.22.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.21.0...2.22.0
2093
- [2.21.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.20.0...2.21.0
2094
- [2.20.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.19.4...2.20.0
2095
- [2.19.4]: https://github.com/PolicyEngine/openfisca-uk/compare/2.19.3...2.19.4
2096
- [2.19.3]: https://github.com/PolicyEngine/openfisca-uk/compare/2.19.2...2.19.3
2097
- [2.19.2]: https://github.com/PolicyEngine/openfisca-uk/compare/2.19.1...2.19.2
2098
- [2.19.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.19.0...2.19.1
2099
- [2.19.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.18.0...2.19.0
2100
- [2.18.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.17.0...2.18.0
2101
- [2.17.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.16.0...2.17.0
2102
- [2.16.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.15.1...2.16.0
2103
- [2.15.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.15.0...2.15.1
2104
- [2.15.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.14.1...2.15.0
2105
- [2.14.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.14.0...2.14.1
2106
- [2.14.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.13.2...2.14.0
2107
- [2.13.2]: https://github.com/PolicyEngine/openfisca-uk/compare/2.13.1...2.13.2
2108
- [2.13.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.13.0...2.13.1
2109
- [2.13.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.12.0...2.13.0
2110
- [2.12.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.11.0...2.12.0
2111
- [2.11.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.10.0...2.11.0
2112
- [2.10.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.9.0...2.10.0
2113
- [2.9.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.8.0...2.9.0
2114
- [2.8.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.7.0...2.8.0
2115
- [2.7.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.6.0...2.7.0
2116
- [2.6.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.5.0...2.6.0
2117
- [2.5.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.4.0...2.5.0
2118
- [2.4.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.3.0...2.4.0
2119
- [2.3.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.2.0...2.3.0
2120
- [2.2.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.1.1...2.2.0
2121
- [2.1.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.1.0...2.1.1
2122
- [2.1.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.0.0...2.1.0
2123
- [2.0.0]: https://github.com/PolicyEngine/openfisca-uk/compare/1.8.0...2.0.0
2124
- [1.8.0]: https://github.com/PolicyEngine/openfisca-uk/compare/1.7.4...1.8.0
2125
- [1.7.4]: https://github.com/PolicyEngine/openfisca-uk/compare/1.7.3...1.7.4
2126
- [1.7.3]: https://github.com/PolicyEngine/openfisca-uk/compare/1.7.2...1.7.3
2127
- [1.7.2]: https://github.com/PolicyEngine/openfisca-uk/compare/1.7.1...1.7.2
2128
- [1.7.1]: https://github.com/PolicyEngine/openfisca-uk/compare/1.7.0...1.7.1
2129
- [1.7.0]: https://github.com/PolicyEngine/openfisca-uk/compare/1.6.0...1.7.0
2130
- [1.6.0]: https://github.com/PolicyEngine/openfisca-uk/compare/1.5.1...1.6.0
2131
- [1.5.1]: https://github.com/PolicyEngine/openfisca-uk/compare/1.5.0...1.5.1
2132
- [1.5.0]: https://github.com/PolicyEngine/openfisca-uk/compare/1.4.0...1.5.0
2133
- [1.4.0]: https://github.com/PolicyEngine/openfisca-uk/compare/1.3.0...1.4.0
2134
- [1.3.0]: https://github.com/PolicyEngine/openfisca-uk/compare/1.2.0...1.3.0
2135
- [1.2.0]: https://github.com/PolicyEngine/openfisca-uk/compare/1.1.0...1.2.0
2136
- [1.1.0]: https://github.com/PolicyEngine/openfisca-uk/compare/1.0.0...1.1.0
2137
- [1.0.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.86.6...1.0.0
2138
- [0.86.6]: https://github.com/PolicyEngine/openfisca-uk/compare/0.86.5...0.86.6
2139
- [0.86.5]: https://github.com/PolicyEngine/openfisca-uk/compare/0.86.4...0.86.5
2140
- [0.86.4]: https://github.com/PolicyEngine/openfisca-uk/compare/0.86.3...0.86.4
2141
- [0.86.3]: https://github.com/PolicyEngine/openfisca-uk/compare/0.86.2...0.86.3
2142
- [0.86.2]: https://github.com/PolicyEngine/openfisca-uk/compare/0.86.1...0.86.2
2143
- [0.86.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.86.0...0.86.1
2144
- [0.86.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.85.0...0.86.0
2145
- [0.85.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.84.0...0.85.0
2146
- [0.84.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.83.2...0.84.0
2147
- [0.83.2]: https://github.com/PolicyEngine/openfisca-uk/compare/0.83.1...0.83.2
2148
- [0.83.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.83.0...0.83.1
2149
- [0.83.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.82.0...0.83.0
2150
- [0.82.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.81.0...0.82.0
2151
- [0.81.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.80.0...0.81.0
2152
- [0.80.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.79.0...0.80.0
2153
- [0.79.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.78.0...0.79.0
2154
- [0.78.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.77.0...0.78.0
2155
- [0.77.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.76.0...0.77.0
2156
- [0.76.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.75.0...0.76.0
2157
- [0.75.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.74.1...0.75.0
2158
- [0.74.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.74.0...0.74.1
2159
- [0.74.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.73.1...0.74.0
2160
- [0.73.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.73.0...0.73.1
2161
- [0.73.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.72.0...0.73.0
2162
- [0.72.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.71.0...0.72.0
2163
- [0.71.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.70.0...0.71.0
2164
- [0.70.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.69.1...0.70.0
2165
- [0.69.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.69.0...0.69.1
2166
- [0.69.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.68.0...0.69.0
2167
- [0.68.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.67.0...0.68.0
2168
- [0.67.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.66.0...0.67.0
2169
- [0.66.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.65.0...0.66.0
2170
- [0.65.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.64.0...0.65.0
2171
- [0.64.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.63.2...0.64.0
2172
- [0.63.2]: https://github.com/PolicyEngine/openfisca-uk/compare/0.63.1...0.63.2
2173
- [0.63.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.63.0...0.63.1
2174
- [0.63.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.62.2...0.63.0
2175
- [0.62.2]: https://github.com/PolicyEngine/openfisca-uk/compare/0.62.1...0.62.2
2176
- [0.62.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.62.0...0.62.1
2177
- [0.62.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.61.3...0.62.0
2178
- [0.61.3]: https://github.com/PolicyEngine/openfisca-uk/compare/0.61.2...0.61.3
2179
- [0.61.2]: https://github.com/PolicyEngine/openfisca-uk/compare/0.61.1...0.61.2
2180
- [0.61.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.61.0...0.61.1
2181
- [0.61.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.60.0...0.61.0
2182
- [0.60.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.59.0...0.60.0
2183
- [0.59.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.58.2...0.59.0
2184
- [0.58.2]: https://github.com/PolicyEngine/openfisca-uk/compare/0.58.1...0.58.2
2185
- [0.58.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.58.0...0.58.1
2186
- [0.58.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.57.0...0.58.0
2187
- [0.57.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.56.4...0.57.0
2188
- [0.56.4]: https://github.com/PolicyEngine/openfisca-uk/compare/0.56.3...0.56.4
2189
- [0.56.3]: https://github.com/PolicyEngine/openfisca-uk/compare/0.56.2...0.56.3
2190
- [0.56.2]: https://github.com/PolicyEngine/openfisca-uk/compare/0.56.1...0.56.2
2191
- [0.56.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.56.0...0.56.1
2192
- [0.56.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.55.4...0.56.0
2193
- [0.55.4]: https://github.com/PolicyEngine/openfisca-uk/compare/0.55.3...0.55.4
2194
- [0.55.3]: https://github.com/PolicyEngine/openfisca-uk/compare/0.55.2...0.55.3
2195
- [0.55.2]: https://github.com/PolicyEngine/openfisca-uk/compare/0.55.1...0.55.2
2196
- [0.55.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.55.0...0.55.1
2197
- [0.55.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.54.0...0.55.0
2198
- [0.54.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.53.0...0.54.0
2199
- [0.53.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.52.0...0.53.0
2200
- [0.52.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.51.1...0.52.0
2201
- [0.51.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.51.0...0.51.1
2202
- [0.51.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.50.1...0.51.0
2203
- [0.50.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.50.0...0.50.1
2204
- [0.50.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.49.1...0.50.0
2205
- [0.49.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.49.0...0.49.1
2206
- [0.49.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.48.0...0.49.0
2207
- [0.48.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.47.0...0.48.0
2208
- [0.47.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.46.0...0.47.0
2209
- [0.46.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.45.1...0.46.0
2210
- [0.45.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.45.0...0.45.1
2211
- [0.45.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.44.3...0.45.0
2212
- [0.44.3]: https://github.com/PolicyEngine/openfisca-uk/compare/0.44.2...0.44.3
2213
- [0.44.2]: https://github.com/PolicyEngine/openfisca-uk/compare/0.44.1...0.44.2
2214
- [0.44.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.44.0...0.44.1
2215
- [0.44.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.43.0...0.44.0
2216
- [0.43.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.42.1...0.43.0
2217
- [0.42.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.42.0...0.42.1
2218
- [0.42.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.41.11...0.42.0
2219
- [0.41.11]: https://github.com/PolicyEngine/openfisca-uk/compare/0.41.10...0.41.11
2220
- [0.41.10]: https://github.com/PolicyEngine/openfisca-uk/compare/0.41.9...0.41.10
2221
- [0.41.9]: https://github.com/PolicyEngine/openfisca-uk/compare/0.41.8...0.41.9
2222
- [0.41.8]: https://github.com/PolicyEngine/openfisca-uk/compare/0.41.7...0.41.8
2223
- [0.41.7]: https://github.com/PolicyEngine/openfisca-uk/compare/0.41.6...0.41.7
2224
- [0.41.6]: https://github.com/PolicyEngine/openfisca-uk/compare/0.41.5...0.41.6
2225
- [0.41.5]: https://github.com/PolicyEngine/openfisca-uk/compare/0.41.4...0.41.5
2226
- [0.41.4]: https://github.com/PolicyEngine/openfisca-uk/compare/0.41.3...0.41.4
2227
- [0.41.3]: https://github.com/PolicyEngine/openfisca-uk/compare/0.41.2...0.41.3
2228
- [0.41.2]: https://github.com/PolicyEngine/openfisca-uk/compare/0.41.1...0.41.2
2229
- [0.41.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.41.0...0.41.1
2230
- [0.41.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.40.0...0.41.0
2231
- [0.40.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.39.0...0.40.0
2232
- [0.39.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.38.6...0.39.0
2233
- [0.38.6]: https://github.com/PolicyEngine/openfisca-uk/compare/0.38.5...0.38.6
2234
- [0.38.5]: https://github.com/PolicyEngine/openfisca-uk/compare/0.38.4...0.38.5
2235
- [0.38.4]: https://github.com/PolicyEngine/openfisca-uk/compare/0.38.3...0.38.4
2236
- [0.38.3]: https://github.com/PolicyEngine/openfisca-uk/compare/0.38.2...0.38.3
2237
- [0.38.2]: https://github.com/PolicyEngine/openfisca-uk/compare/0.38.1...0.38.2
2238
- [0.38.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.38.0...0.38.1
2239
- [0.38.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.37.6...0.38.0
2240
- [0.37.6]: https://github.com/PolicyEngine/openfisca-uk/compare/0.37.5...0.37.6
2241
- [0.37.5]: https://github.com/PolicyEngine/openfisca-uk/compare/0.37.4...0.37.5
2242
- [0.37.4]: https://github.com/PolicyEngine/openfisca-uk/compare/0.37.3...0.37.4
2243
- [0.37.3]: https://github.com/PolicyEngine/openfisca-uk/compare/0.37.2...0.37.3
2244
- [0.37.2]: https://github.com/PolicyEngine/openfisca-uk/compare/0.37.1...0.37.2
2245
- [0.37.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.37.0...0.37.1
2246
- [0.37.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.36.2...0.37.0
2247
- [0.36.2]: https://github.com/PolicyEngine/openfisca-uk/compare/0.36.1...0.36.2
2248
- [0.36.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.36.0...0.36.1
2249
- [0.36.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.35.0...0.36.0
2250
- [0.35.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.34.1...0.35.0
2251
- [0.34.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.34.0...0.34.1
2252
- [0.34.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.33.0...0.34.0
2253
- [0.33.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.32.0...0.33.0
2254
- [0.32.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.31.1...0.32.0
2255
- [0.31.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.31.0...0.31.1
2256
- [0.31.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.30.1...0.31.0
2257
- [0.30.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.30.0...0.30.1
2258
- [0.30.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.29.0...0.30.0
2259
- [0.29.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.28.1...0.29.0
2260
- [0.28.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.28.0...0.28.1
2261
- [0.28.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.27.0...0.28.0
2262
- [0.27.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.26.1...0.27.0
2263
- [0.26.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.26.0...0.26.1
2264
- [0.26.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.25.0...0.26.0
2265
- [0.25.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.24.0...0.25.0
2266
- [0.24.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.23.3...0.24.0
2267
- [0.23.3]: https://github.com/PolicyEngine/openfisca-uk/compare/0.23.2...0.23.3
2268
- [0.23.2]: https://github.com/PolicyEngine/openfisca-uk/compare/0.23.1...0.23.2
2269
- [0.23.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.23.0...0.23.1
2270
- [0.23.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.22.0...0.23.0
2271
- [0.22.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.21.0...0.22.0
2272
- [0.21.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.20.4...0.21.0
2273
- [0.20.4]: https://github.com/PolicyEngine/openfisca-uk/compare/0.20.3...0.20.4
2274
- [0.20.3]: https://github.com/PolicyEngine/openfisca-uk/compare/0.20.2...0.20.3
2275
- [0.20.2]: https://github.com/PolicyEngine/openfisca-uk/compare/0.20.1...0.20.2
2276
- [0.20.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.20.0...0.20.1
2277
- [0.20.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.19.5...0.20.0
2278
- [0.19.5]: https://github.com/PolicyEngine/openfisca-uk/compare/0.19.4...0.19.5
2279
- [0.19.4]: https://github.com/PolicyEngine/openfisca-uk/compare/0.19.3...0.19.4
2280
- [0.19.3]: https://github.com/PolicyEngine/openfisca-uk/compare/0.19.2...0.19.3
2281
- [0.19.2]: https://github.com/PolicyEngine/openfisca-uk/compare/0.19.1...0.19.2
2282
- [0.19.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.19.0...0.19.1
2283
- [0.19.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.18.0...0.19.0
2284
- [0.18.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.17.0...0.18.0
2285
- [0.17.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.16.2...0.17.0
2286
- [0.16.2]: https://github.com/PolicyEngine/openfisca-uk/compare/0.16.1...0.16.2
2287
- [0.16.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.16.0...0.16.1
2288
- [0.16.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.15.0...0.16.0
2289
- [0.15.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.14.4...0.15.0
2290
- [0.14.4]: https://github.com/PolicyEngine/openfisca-uk/compare/0.14.3...0.14.4
2291
- [0.14.3]: https://github.com/PolicyEngine/openfisca-uk/compare/0.14.2...0.14.3
2292
- [0.14.2]: https://github.com/PolicyEngine/openfisca-uk/compare/0.14.1...0.14.2
2293
- [0.14.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.14.0...0.14.1
2294
- [0.14.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.13.0...0.14.0
2295
- [0.13.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.12.4...0.13.0
2296
- [0.12.4]: https://github.com/PolicyEngine/openfisca-uk/compare/0.12.3...0.12.4
2297
- [0.12.3]: https://github.com/PolicyEngine/openfisca-uk/compare/0.12.2...0.12.3
2298
- [0.12.2]: https://github.com/PolicyEngine/openfisca-uk/compare/0.12.1...0.12.2
2299
- [0.12.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.12.0...0.12.1
2300
- [0.12.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.11.0...0.12.0
2301
- [0.11.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.10.10...0.11.0
2302
- [0.10.10]: https://github.com/PolicyEngine/openfisca-uk/compare/0.10.9...0.10.10
2303
- [0.10.9]: https://github.com/PolicyEngine/openfisca-uk/compare/0.10.8...0.10.9
2304
- [0.10.8]: https://github.com/PolicyEngine/openfisca-uk/compare/0.10.7...0.10.8
2305
- [0.10.7]: https://github.com/PolicyEngine/openfisca-uk/compare/0.10.6...0.10.7
2306
- [0.10.6]: https://github.com/PolicyEngine/openfisca-uk/compare/0.10.5...0.10.6
2307
- [0.10.5]: https://github.com/PolicyEngine/openfisca-uk/compare/0.10.4...0.10.5
2308
- [0.10.4]: https://github.com/PolicyEngine/openfisca-uk/compare/0.10.3...0.10.4
2309
- [0.10.3]: https://github.com/PolicyEngine/openfisca-uk/compare/0.10.2...0.10.3
2310
- [0.10.2]: https://github.com/PolicyEngine/openfisca-uk/compare/0.10.1...0.10.2
2311
- [0.10.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.10.0...0.10.1
2312
- [0.10.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.9.2...0.10.0
2313
- [0.9.2]: https://github.com/PolicyEngine/openfisca-uk/compare/0.9.1...0.9.2
2314
- [0.9.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.9.0...0.9.1
2315
- [0.9.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.8.1...0.9.0
2316
- [0.8.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.8.0...0.8.1
2317
- [0.8.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.7.17...0.8.0
2318
- [0.7.17]: https://github.com/PolicyEngine/openfisca-uk/compare/0.7.16...0.7.17
2319
- [0.7.16]: https://github.com/PolicyEngine/openfisca-uk/compare/0.7.15...0.7.16
2320
- [0.7.15]: https://github.com/PolicyEngine/openfisca-uk/compare/0.7.14...0.7.15
2321
- [0.7.14]: https://github.com/PolicyEngine/openfisca-uk/compare/0.7.13...0.7.14
2322
- [0.7.13]: https://github.com/PolicyEngine/openfisca-uk/compare/0.7.12...0.7.13
2323
- [0.7.12]: https://github.com/PolicyEngine/openfisca-uk/compare/0.7.11...0.7.12
2324
- [0.7.11]: https://github.com/PolicyEngine/openfisca-uk/compare/0.7.10...0.7.11
2325
- [0.7.10]: https://github.com/PolicyEngine/openfisca-uk/compare/0.7.9...0.7.10
2326
- [0.7.9]: https://github.com/PolicyEngine/openfisca-uk/compare/0.7.8...0.7.9
2327
- [0.7.8]: https://github.com/PolicyEngine/openfisca-uk/compare/0.7.7...0.7.8
2328
- [0.7.7]: https://github.com/PolicyEngine/openfisca-uk/compare/0.7.6...0.7.7
2329
- [0.7.6]: https://github.com/PolicyEngine/openfisca-uk/compare/0.7.5...0.7.6
2330
- [0.7.5]: https://github.com/PolicyEngine/openfisca-uk/compare/0.7.4...0.7.5
2331
- [0.7.4]: https://github.com/PolicyEngine/openfisca-uk/compare/0.7.3...0.7.4
2332
- [0.7.3]: https://github.com/PolicyEngine/openfisca-uk/compare/0.7.2...0.7.3
2333
- [0.7.2]: https://github.com/PolicyEngine/openfisca-uk/compare/0.7.1...0.7.2
2334
- [0.7.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.7.0...0.7.1
2335
- [0.7.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.6.0...0.7.0
2336
- [0.6.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.5.0...0.6.0
2337
- [0.5.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.4.0...0.5.0
2338
- [0.4.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.3.0...0.4.0
2339
- [0.3.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.2.3...0.3.0
2340
- [0.2.3]: https://github.com/PolicyEngine/openfisca-uk/compare/0.2.2...0.2.3
2341
- [0.2.2]: https://github.com/PolicyEngine/openfisca-uk/compare/0.2.1...0.2.2
2342
- [0.2.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.2.0...0.2.1
2343
- [0.2.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.1.0...0.2.0