Skip to content

2.2.0

Compare
Choose a tag to compare
@cblanc cblanc released this 28 Mar 07:10
· 484 commits to master since this release

[2.2.0] 2019-03-11

  • Formatting updates with guidance and examples outlined in the latest PAF Programmers Guide (Edition 7, Version 6):
    • Where a building name exception exists in rule 3, these names are no longer lower cased as documented in Table 27a. They now adhere to the (conflicting) example defined in Table 22
    • Building ranges which contain specific prefixes (e.g. Back of, Stalls, Maisonette) are no longer broken up across lines
  • Added line_1, line_2, line_3 and premise accessor methods on Address instances
  • Standardise project with prettier and @cablanchard/tslint
  • Use stardardised compile options from @cablanchard/tsconfig
  • Added benchmark suite