Releases: lorisleiva/cron-translator
Releases · lorisleiva/cron-translator
v0.3.1
What's Changed
- Add .gitattributes file to ignore paths when exporting by @michaeldyrynda in #25
- Added Chinese language. by @limingxinleo in #26
New Contributors
- @michaeldyrynda made their first contribution in #25
- @limingxinleo made their first contribution in #26
Full Changelog: v0.3.0...v0.3.1
v0.3.0
- Drop support for PHP 7.3
- Improve dependencies, typing and CI
Thanks @Chris53897 for your contribution! (#24)
v0.2.1
- 🌎 Added 5 more languages:
ar(Arabic),de(German),es(Spanish),nl(Dutch) andpt(Portuguese). - ✏️ Fixed some existing translations.
- ✅ Added more tests.
v0.2.0
🌐 Add support for translating CRONs into different languages. Currently supported locales are: en, fr and lv.
v0.1.1
📝 Allow translating extended CRON expressions
✅ Add GitHub actions tests
v0.1.0
:books: Add illustration to README