HEX
HEX
Server: Apache/2.4.29 (Ubuntu)
System: Linux 2amigos-php74 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
User: squarehillcompany.com (1002)
PHP: 7.4.25
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/vhosts/textpony-prod.2amigos.us/docroot/node_modules/sms-segments-calculator/CHANGELOG.md
# [1.2.0](https://github.com/TwilioDevEd/message-segment-calculator/compare/v1.1.1...v1.2.0) (2022-10-04)


### Features

* **SmartEncoding:** Add support for Twilio's current SmartEncoding ([79fbec5](https://github.com/TwilioDevEd/message-segment-calculator/commit/79fbec565e237008221ca5aca24fce47bf5d4e70))
* **SmartEncoding:** Hyperlink "Smart Encoding" and prevent unreadable contrast issue ([d3410eb](https://github.com/TwilioDevEd/message-segment-calculator/commit/d3410ebb60178b1dc69affd2c337079756c3709e))

## [1.1.1](https://github.com/TwilioDevEd/message-segment-calculator/compare/v1.1.0...v1.1.1) (2021-10-12)


### Bug Fixes

* GSM-7 special character size calculation in UCS-2 encoding ([636ed81](https://github.com/TwilioDevEd/message-segment-calculator/commit/636ed814ed8b9de5b28002692df3d3acae2fc1b9))

# [1.1.0](https://github.com/TwilioDevEd/message-segment-calculator/compare/v1.0.2...v1.1.0) (2021-08-27)


### Features

* **core:** Add `getNonGsmCharacters()` method ([#11](https://github.com/TwilioDevEd/message-segment-calculator/issues/11)) ([159c838](https://github.com/TwilioDevEd/message-segment-calculator/commit/159c8383f3ab0d74ffb7c2c67cda13e61e39683e)), closes [#9](https://github.com/TwilioDevEd/message-segment-calculator/issues/9)

## [1.0.2](https://github.com/TwilioDevEd/message-segment-calculator/compare/v1.0.1...v1.0.2) (2021-08-19)


### Bug Fixes

* Bug in calculating one char UCS-2 ([f489fa2](https://github.com/TwilioDevEd/message-segment-calculator/commit/f489fa25bc2c13f1bf4c6e48f6c3bb2b0512b5af))