Releases: Glebsky/laravel-lang-generator
Releases · Glebsky/laravel-lang-generator
2.0.0
1.1.0
What's Changed
- Add suport For Laravel 8 and 9
- Apply fixes from StyleCI by @Glebsky in #11
- Apply fixes from StyleCI by @Glebsky in #12
- ✨ feat(lang): optimize LangGeneratorCommand syntax by @Glebsky in #10
- 🎨️ chore: update README.md with badges and description by @Glebsky in #13
- Apply fixes from StyleCI by @Glebsky in #15
Full Changelog: 1.0.1...1.1.0
1.0.1
What's Changed
- Added compatibility with laravel 10 by @gejobj in #5
- Added Append parameter and updated REGEX to support parameters in translation. by @MarcSollie in #6
- Add short_tags config option by @Bernier154 in #8
New Contributors
- @gejobj made their first contribution in #5
- @MarcSollie made their first contribution in #6
- @Bernier154 made their first contribution in #8
Full Changelog: 1.0.0...1.0.1