Releases: meemalabs/laravel-text-to-speech
Releases · meemalabs/laravel-text-to-speech
v1.5.2
v1.5.1
v1.5.0
v1.4.1
v1.4.0
Features
- add speech marks in config #26 (Rigel Kent Carbonel)
Documentation
- update readme for speech marks #26 (Rigel Kent Carbonel)
- update readme for the added speech marks config. #26 (Rigel Kent Carbonel)
Chores
- gitignore .phpunit.result.cache (Chris Breuer)
- ignore export of .github folder (Chris Breuer)
Commits
- [e9ad59d]: improve issue templates (Chris Breuer)
- [04cc980]: Fixed phpdocs (Rigel Kent Carbonel) #24
- [1ea3abd]: Require aws php sdk. (Rigel Kent Carbonel) #24
- [84a3946]: Added support for speech marks. (Rigel Kent Carbonel) #26
- [93ba68b]: Apply fixes from StyleCI (#25) (Rigel Kent Carbonel) #25
- [3efc50c]: Merge branch 'feature/add-support-for-speech-marks' of github.com:meemalabs/laravel-text-to-speech into feature/add-support-for-speech-marks (Rigel Kent Carbonel) #26
1.3.0
Features
- add support for PHP 8.0
- remove support for PHP 7.2
Chores
- update readme & comments (Chris Breuer)
- cleanup (Chris Breuer)
- add GitHub Action to automatically tag a release (Chris Breuer)