Add support for Form 1098 and the mortgage interest deduction to Schedule A.
[ustaxlib.git] / src / fed2019 / TaxReturn.ts
2021-08-06 Robert SesekAdd support for Form 1098 and the mortgage interest...
2021-02-01 Robert SesekAdd overlay forms for fed2020.
2020-10-18 Robert SesekExtract constant values from fed2019 Forms as named...
2020-03-14 Robert SesekAdd license information.
2020-03-14 Robert SesekAdd a Form1040.filingStatus accessor.
2020-03-13 Robert SesekMake core/TaxReturn an abstract class.