Releases: parsilver/thai-word-php
Releases · parsilver/thai-word-php
1.1.0
What's Changed
- Enhance Thai Word Segmentation with Suggestions Feature by @parsilver in #1
New Contributors
- @parsilver made their first contribution in #1
Full Changelog: 1.0.0...1.1.0
1.0.0
Update composer.json to include additional HTTP client dependencies - Added "psr/http-client", "psr/http-factory", "php-http/discovery", and "guzzlehttp/psr7" to the require section for improved HTTP handling. - Removed duplicate dependencies from require-dev to streamline development requirements.