Remove the need to self-reference Form['lines'] in Form subclasses.
[ustaxlib.git] / src / core / TaxReturn.test.ts
2020-10-18 Robert SesekRemove the need to self-reference Form['lines'] in...
2020-03-23 Robert SesekMake Form._lines public and remove the accessor.
2020-03-14 Robert SesekAdd license information.
2020-03-13 Robert SesekAdd the ability to filter forms by Person.
2020-03-13 Robert SesekMake core/TaxReturn an abstract class.
2020-03-13 Robert SesekRemove type test code for TaxReturn.
2020-03-10 Robert SesekRestructuring in prep for being a usable package.