Releases: Namchee/telepon
Releases · Namchee/telepon
v1.1.2
v1.1.0
v1.0.8
🐛 Bug Fix
🔩 Dependency Updates
- chore(deps): Bump tmpl from 1.0.4 to 1.0.5 #6 (@dependabot[bot])
- chore(deps): Bump axios from 0.21.1 to 0.21.4 #7 (@dependabot[bot])
- chore(deps): Bump ansi-regex from 5.0.0 to 5.0.1 #8 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Cristopher (@Namchee)
v1.0.7
v1.0.6
v1.0.5
v1.0.1
⚠️ 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
- Cristopher (@Namchee)