Skip to content

v1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Mar 12:15
· 59 commits to master since this release

⚠️ Pushed to master

  • fix(ci): Add publish information to ensure package access is public (@Namchee)
  • fix(ci): Downgrade target from typescript config to fix node versioning issues (@Namchee)
  • fix(build): Reconfigure jest and recreate package-lock (@Namchee)
  • chore(build): Add declaration file (@Namchee)
  • chore(build): Add simple build setup (@Namchee)
  • docs: Add basic documentation (@Namchee)
  • feat: Add number formatting feature (@Namchee)
  • test: Add format spec (@Namchee)
  • feat: Add region prefix property to fixed line (@Namchee)
  • feat: Add +62 checking (@Namchee)
  • feat: Add type-specific parser functions (@Namchee)
  • refactor: Remove safe option as it adds zero value to the function (@Namchee)
  • test: Add proper test suite for parser (@Namchee)
  • feat: Add length check when parsing numbers (@Namchee)
  • feat: Add basic parser function (@Namchee)
  • test: Add parser spec (@Namchee)
  • feat: Add 'safe' options to force number parsing (@Namchee)
  • feat: Initialize library structure (@Namchee)
  • feat: Add GSM prefix (@Namchee)
  • feat: Add area 9 codes (@Namchee)
  • feat: Add area 7 prefix codes (@Namchee)
  • feat: Add area 6 prefix codes (@Namchee)
  • feat: Add area 5 prefix codes (@Namchee)
  • refactor: Remove AREA_PREFIX for cleaner metadata (@Namchee)
  • feat: Add area 3 prefix (@Namchee)
  • feat: Add metadata for Area 2 (@Namchee)
  • Initial commit (@Namchee)

Authors: 1