Remove the need to self-reference Form['lines'] in Form subclasses.
[ustaxlib.git] / src / fed2019 / Schedule2.ts
2020-10-18 Robert SesekRemove the need to self-reference Form['lines'] in...
2020-07-13 Robert SesekAdd Form 6251.
2020-03-23 Robert SesekAdd UnsupportedLine, to formalize a comment convention... 1.0.0
2020-03-23 Robert SesekMake Form._lines public and remove the accessor.
2020-03-14 Robert SesekAdd license information.
2020-03-14 Robert SesekAdd a Form1040.filingStatus accessor.
2020-03-10 Robert SesekSimplify core imports.
2020-03-10 Robert SesekRestructuring in prep for being a usable package.
2020-03-08 Robert SesekAdd Form 8960.
2020-03-08 Robert SesekSplit Schedule2 into its own file.