Skip to content

Releases: cityssm/node-mpac-yetf

v0.6.0

16 Feb 15:40
Compare
Choose a tag to compare

Highlights

  • ❗ Rename PA.phasedInValue to PA.phaseInValue.
  • Add rollNumberIsPrimary.
  • Convert '/' qualifier to '1/2' in KK.civicAddress.
  • Linting.

v0.5.0

15 Feb 16:10
Compare
Choose a tag to compare

Highlights

  • New formatted fields
    • rollNumberMunicipalityName
    • cc.qualityOutOf10
    • pa.propertyTotalDollars
    • pa.realtyPortionTotalDollars
  • Missing lookup values
    • Identifiers
    • Basement Finishes
    • Heating Types
    • Garage Types
  • Fixed Year Built Codes lookup

v0.4.0

14 Feb 16:44
Compare
Choose a tag to compare

Highlights

  • New formatted fields, KK.civicAddress and PA.previousYearAssessmentDollars

v0.3.1

13 Feb 20:19
Compare
Choose a tag to compare

Fixed missed call to the PB record formatter.

v0.3.0

13 Feb 20:04
Compare
Choose a tag to compare

Highlights

  • Include lineNumber in the callback functions to help track progress.
  • Format dollar values as numbers.
  • Increase type strictness.

v0.2.1

10 Feb 18:07
Compare
Choose a tag to compare
  • Fix PA.realtyTaxClassName output.
  • Capitalize CC.yearBuiltCodeNames.
  • Tweak callback function return types.

v0.2.0

09 Feb 19:41
Compare
Choose a tag to compare

Adding more 'Formatted' types.

v0.1.0

09 Feb 18:17
Compare
Choose a tag to compare

Initial Release 🥳

  • Parses MPAC YETF into a usable object.