forked from PolicyEngine/policyengine-canada
-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.yaml
613 lines (613 loc) · 12.6 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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
- changes:
added:
- Repo created
date: 2022-10-18 17:02:00
- bump: minor
changes:
added:
- Initial country package contents.
date: 2022-10-18 16:09:03
version: 0.0.0
- bump: patch
changes:
fixed:
- Versioning check action.
date: 2022-10-18 17:54:02
- bump: minor
changes:
added:
- Total individual pre tax income variable.
date: 2022-11-01 01:29:46
- bump: minor
changes:
added:
- Canada income tax structure.
date: 2022-11-05 11:43:20
- bump: minor
changes:
added:
- Canada training credit.
date: 2022-11-05 20:58:56
- bump: minor
changes:
added:
- Canada child benefit.
date: 2022-11-18 12:12:53
- bump: minor
changes:
added:
- Canada climate action incentive.
date: 2022-12-06 07:38:07
- bump: minor
changes:
added:
- Canada school supply credit.
date: 2022-12-08 06:58:07
- bump: minor
changes:
added:
- Canada disability child benefit.
date: 2022-12-12 18:52:25
- bump: minor
changes:
added:
- Canada dental benefit.
date: 2022-12-12 19:19:23
- bump: minor
changes:
added:
- Canada age amount credit.
date: 2022-12-13 06:15:23
- bump: minor
changes:
added:
- Disability tax credit (dtc).
date: 2022-12-15 16:34:10
- bump: minor
changes:
added:
- Canada workers benefit
date: 2022-12-22 00:39:48
- bump: patch
changes:
added:
- Linecheck to make format.
date: 2022-12-22 01:06:05
- bump: minor
changes:
added:
- Household net income
date: 2022-12-23 18:38:20
- bump: minor
changes:
added:
- Fixed bugs on cwb & pension programs. Created net income Notebook
date: 2022-12-26 21:25:42
- bump: patch
changes:
fixed:
- Pin yaml-changelog to avoid syntax that outputs the result as a file.
date: 2022-12-27 04:19:58
- bump: minor
changes:
added:
- Ontario tax rates.
date: 2022-12-29 19:33:52
- bump: minor
changes:
added:
- Ontario child benefit.
date: 2022-12-30 20:07:58
- bump: patch
changes:
added:
- Metadata to get PolicyEngine-Canada working.
date: 2023-01-03 20:11:50
- bump: patch
changes:
fixed:
- PolicyEngine Core dependency relaxed to minor versions.
date: 2023-01-03 20:26:57
- bump: patch
changes:
fixed:
- Missing package in Pip installs.
date: 2023-01-03 21:22:07
- bump: minor
changes:
added:
- Ontario sales tax credit
date: 2023-01-03 21:48:21
- bump: patch
changes:
changed:
- Relaxed Numpy version requirement slightly.
date: 2023-01-03 21:48:48
- bump: patch
changes:
fixed:
- Pip installs include folders.
date: 2023-01-03 22:01:11
- bump: patch
changes:
changed:
- Core version widened.
date: 2023-01-03 23:40:13
- bump: minor
changes:
added:
- Canada provincial income tax structure.
date: 2023-01-04 22:09:26
- bump: minor
changes:
added:
- Ontario senior homeowners property tax grant.
date: 2023-01-05 19:31:40
- bump: minor
changes:
added:
- Added OSTC to list of credits.
date: 2023-01-05 20:16:53
- bump: minor
changes:
added:
- Add ontario province definition to OCB.
date: 2023-01-05 20:33:31
- bump: patch
changes:
changed:
- Use `adds` and `subtracts` everywhere.
date: 2023-01-10 14:25:18
- bump: patch
changes:
fixed:
- Fixed age variable
date: 2023-01-13 23:56:13
- bump: minor
changes:
added:
- Ontario energy and property tax credit (OEPTC).
date: 2023-01-16 20:15:46
- bump: patch
changes:
added:
- API auto-deployment
date: 2023-01-20 17:15:53
- bump: minor
changes:
added:
- Rename is_senior_for_oeptc to oeptc_senior_status.
date: 2023-01-20 17:22:26
- bump: minor
changes:
added:
- Ontario child care fee subsidy.
date: 2023-01-25 04:38:58
- bump: minor
changes:
added:
- Oshptg adjusted oeptc.
date: 2023-01-25 04:39:47
- bump: minor
changes:
added:
- Ontario tax credits and benefits to net income tree .
date: 2023-01-26 05:20:56
- bump: minor
changes:
added:
- GST credit.
date: 2023-01-26 19:18:43
- bump: patch
changes:
changed:
- Made province yearly to work in the app.
date: 2023-01-28 01:31:28
- bump: minor
changes:
added:
- Ontario trillium benefit.
date: 2023-01-29 15:46:25
- bump: minor
changes:
added:
- British Columbia family benefit.
date: 2023-01-31 00:30:36
- bump: minor
changes:
added:
- Northern Ontario Energy Credit (NOEC).
date: 2023-01-31 18:07:39
- bump: minor
changes:
added:
- OAS params, vars, and tests
date: 2023-02-02 14:47:47
- bump: minor
changes:
added:
- Canada net income tree audit.
date: 2023-02-04 21:41:29
- bump: minor
changes:
added:
- British Columbia climate action tax credit.
date: 2023-02-08 02:29:01
- bump: minor
changes:
added:
- Ontario Low-Income Individuals and Families tax credit.
date: 2023-02-10 02:12:22
- bump: minor
changes:
added:
- Cap tax before non-refundable credits at zero.
date: 2023-02-10 02:31:23
- bump: minor
changes:
added:
- Income tax after refundable credits variable.
date: 2023-02-10 04:37:34
- bump: minor
changes:
added:
- Ontario Low-income individuals and families tax credit.
date: 2023-02-12 01:47:46
- bump: minor
changes:
added:
- British columbia tax reduction credit.
date: 2023-02-12 01:48:40
- bump: patch
changes:
added:
- Expand integration test to go up to household_net_income.
date: 2023-02-14 02:01:10
- bump: minor
changes:
added:
- defined_for = Province. adjusted.
date: 2023-02-21 18:04:57
- bump: minor
changes:
added:
- Basic personal amount.
date: 2023-02-23 18:10:43
- bump: minor
changes:
added:
- Historical and current tax schedule.
date: 2023-02-28 01:30:52
- bump: minor
changes:
added:
- British Columbia age credit.
date: 2023-02-28 05:08:04
- bump: patch
changes:
added:
- Province name to the basic input set.
date: 2023-03-14 22:17:09
- bump: patch
changes:
added:
- README files for parameter folder display text.
changed:
- Revised variable labels for consistency.
date: 2023-03-20 13:59:40
- bump: patch
changes:
changed:
- Bumped Core to v2.
date: 2023-03-24 22:49:05
- bump: minor
changes:
added:
- modelled_policies.yaml with content for modal dialog.
date: 2023-03-28 03:30:52
- bump: patch
changes:
changed:
- Pin pydata-sphinx-theme==0.13.1 to fix a jupyterbook build issue.
date: 2023-03-29 23:52:19
- bump: minor
changes:
added:
- Yukon child benefit.
date: 2023-03-30 01:24:26
- bump: minor
changes:
added:
- Yukon Children's arts amount.
date: 2023-04-06 02:49:58
- bump: minor
changes:
added:
- Quebec income tax rate.
date: 2023-04-17 23:12:32
- bump: minor
changes:
added:
- New Brunswick Child Tax Benefit.
date: 2023-04-19 03:05:41
- bump: patch
changes:
changed:
- Set CWB variable units to CAD.
- Rename dependent to dependant everywhere.
date: 2023-04-23 17:24:10
- bump: minor
changes:
added:
- Active Families Benefit.
date: 2023-04-26 20:30:04
- bump: minor
changes:
added:
- Quebec cost of living tax credit.
date: 2023-04-28 02:39:42
- bump: minor
changes:
added:
- Nunavut cost of living credit.
date: 2023-04-28 03:39:27
- bump: minor
changes:
added:
- Alberta Family and Child benefit.
date: 2023-04-28 19:12:24
- bump: minor
changes:
added:
- Nova Scotia low income tax reduction.
date: 2023-04-28 19:14:24
- bump: minor
changes:
added:
- Nova Scotia affordable living tax credit.
date: 2023-05-03 04:19:50
- bump: minor
changes:
added:
- Nova Scotia Poverty Reduction Credit.
date: 2023-05-03 04:22:00
- bump: minor
changes:
added:
- New Brunswick low income tax credit.
date: 2023-05-08 04:52:03
- bump: minor
changes:
changed:
- Add Nunavut Child Benefit.
date: 2023-05-08 04:57:00
- bump: minor
changes:
added:
- Nova Scotia Child Benefit.
date: 2023-05-08 13:38:57
- bump: minor
changes:
added:
- Saskatchewan low income tax credit.
date: 2023-05-10 20:12:43
- bump: minor
changes:
added:
- Newfoundland Physical Activity Tax Credit.
date: 2023-05-18 02:03:51
- bump: minor
changes:
added:
- Yukon Childrens Fitness Tax Credit.
date: 2023-05-19 20:22:40
- bump: minor
changes:
added:
- Yukon First Nation Tax.
date: 2023-05-23 05:05:59
- bump: minor
changes:
added:
- Alberta spouse and common-law partner amount.
date: 2023-05-25 22:46:06
- bump: minor
changes:
added:
- Python 3.10 support.
date: 2023-05-27 15:38:10
- bump: minor
changes:
added:
- Quebec childcare expenses tax credit.
date: 2023-05-27 23:28:36
- bump: minor
changes:
added:
- New Brunswick age amount credit.
date: 2023-05-28 20:47:19
- bump: minor
changes:
added:
- Manitoba Pension amount credit.
date: 2023-05-30 16:16:25
- bump: minor
changes:
added:
- Quebec Senior Assistance Tax Credit.
date: 2023-06-01 03:05:10
- bump: minor
changes:
added:
- Alberta pension credit.
date: 2023-06-29 16:50:09
- bump: minor
changes:
added:
- Nova Scotia Age tax credit.
date: 2023-07-03 02:09:04
- bump: minor
changes:
added:
- Yukon Government carbon price rebate - Individuals (YGCPRI)
date: 2023-07-19 18:54:15
- bump: minor
changes:
added:
- Nova Scotia Income Assistance Age Eligibility.
date: 2023-08-07 00:48:20
- bump: minor
changes:
added:
- Manitoba basic personal amount.
date: 2023-08-08 01:39:11
- bump: minor
changes:
added:
- Canada employment amount.
date: 2023-08-09 23:04:22
- bump: minor
changes:
added:
- Quebec family allowance tax credit.
date: 2023-08-10 01:10:48
- bump: minor
changes:
added:
- Quebec basic personal amount.
date: 2023-08-10 01:36:53
- bump: minor
changes:
added:
- Alberta age credit.
date: 2023-08-11 04:31:59
- bump: minor
changes:
added:
- Saskatchewan disability amount.
date: 2023-08-18 03:48:59
- bump: minor
changes:
added:
- Saskatchewan Senior Supplementary amount Tax Credit.
date: 2023-08-18 03:53:19
- bump: minor
changes:
added:
- Saskatchewan age amount tax credit.
date: 2023-08-18 04:11:47
- bump: minor
changes:
added:
- Yukon Employment Amount.
date: 2023-08-20 20:37:37
- bump: patch
changes:
fixed:
- Manitoba BPA parameter folder structure.
date: 2023-08-21 20:22:09
- bump: patch
changes:
fixes:
- Canada Basic Personal Amount Supplement label.
date: 2023-08-21 20:36:42
- bump: minor
changes:
added:
- Northwest Territories Age Credit.
date: 2023-08-24 21:35:50
- bump: minor
changes:
added:
- Manitoba age amount credit.
date: 2023-08-25 15:15:09
- bump: minor
changes:
added:
- Nunavut age amount credit.
date: 2023-09-04 23:15:38
- bump: minor
changes:
added:
- Northwest Territories basic personal amount.
date: 2023-09-23 22:06:50
- bump: minor
changes:
added:
- Nova Scotia income assistance asset eligibility.
date: 2023-09-28 18:01:54
- bump: patch
changes:
fixed:
- Disability tax credit parameter readme file.
date: 2023-10-03 23:05:56
- bump: minor
changes:
added:
- Quebec work premium tax credit.
date: 2023-10-04 23:17:14
- bump: patch
changes:
changed:
- Redefine `is_dependant`.
date: 2023-10-06 11:22:22
- bump: patch
changes:
removed:
- numpy pin.
date: 2023-10-08 04:38:29
- bump: minor
changes:
added:
- New Brunswick pension benefit.
date: 2023-11-09 20:50:26
- bump: patch
changes:
changed:
- Unpin black.
date: 2024-01-26 14:53:06
- bump: minor
changes:
added:
- Nova Scotia pension income amount.
date: 2024-02-02 06:53:53
- bump: patch
changes:
added:
- Labels to all variables, to pass latest core requirements.
date: 2024-02-18 18:20:19
- bump: minor
changes:
added:
- Alberta disability credit.
date: 2024-02-24 05:08:23
- bump: minor
changes:
added:
- British Columbia basic personal amount.
date: 2024-02-29 02:49:05
- bump: minor
changes:
added:
- British Columbia pension income amount.
date: 2024-02-29 14:47:21
- bump: minor
changes:
added:
- Nova Scotia disability amount.
date: 2024-03-01 02:01:53
- bump: minor
changes:
added:
- British Columbia disability credit.
date: 2024-03-01 16:19:20
- bump: minor
changes:
added:
- Manitoba child benefit.
date: 2024-03-15 03:16:05
- bump: minor
changes:
added:
- Alberta basic personal amount.
date: 2024-04-22 23:28:02