Skip to content

Releases: parsilver/thai-word-php

1.1.0

11 Jun 18:38
d68dfaa

Choose a tag to compare

What's Changed

  • Enhance Thai Word Segmentation with Suggestions Feature by @parsilver in #1

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

10 Jun 17:41

Choose a tag to compare

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.