Releases: jackkum/node-pdu
Releases · jackkum/node-pdu
Release v2.0.2
Bug fixes 🐛
- Set
Helper.limitUnicode
to70
- Correct fill param at
Helper.encode16Bit()
Improvements 🚀
- Dependencies updated
Release v2.0.1
Bug fixes 🐛
- Add missing
tslib
dependency
Release v2.0.0
Improvements 🚀
- TypeScript support
- New documentation
- Dependencies updated
- New License
- Improves the code clarity
- Updated test script
Bug fixes 🐛
- #26 Destination number format is not set correctly
- #27 Parser should handle lowercase inputs
- Fixed other minor bugs
Limitations 🚫
- Support NodeJS version
>=16.0.0
Parser improvements and misc fixes
Merge pull request #18 from jackkum/jackkum-patch-1 Update package.json
SCA: few parser fixes
v1.0.14 Update package.json
Improve SC timestamp timezone handling
Thanks @rsa9000 for this work!
Fixed 7bit encoding/decoding method
Merge pull request #10 from jackkum/fix-7bit-alphabet Fix 7bit alphabet
Access to the helper
Merge pull request #9 from jackkum/access2helper Access to the helper
v1.0.9: Merge pull request #7 from jackkum/fix-issue-2
v1.0.8: Merge pull request #6 from jackkum/update-version
Update version