Releases: grammyjs/i18n
Releases · grammyjs/i18n
v1.1.0
v1.0.2
What's Changed
- Fix examples by @dcdunkan in #25
- Remove .middleware() call by @Loskir in #26
- feat: make tests independent of dcdunkan/tests by @dcdunkan in #34
- fix: make ctx.i18n non-enumerable by @deptyped in #33
- feat: built-in fluent integration by @dcdunkan in #35
- chore: new Deno configuration schema by @dcdunkan in #38
- ci: fix tests by @dcdunkan in #39
- chore: update license year to 2024 by @KnorpelSenf in #45
New Contributors
- @Loskir made their first contribution in #26
- @deptyped made their first contribution in #33
- @KnorpelSenf made their first contribution in #45
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Adds a README file for the Deno release.
Full Changelog: v1.0.0...v1.0.1
v1.0.0
This release is a complete rewrite of the plugin. Check out the new docs: https://grammy.dev/plugins/i18n.html
What's Changed
Full Changelog: v0.5.1...v1.0.0
v0.5.1
v0.5.0
v0.4.0
v0.3.0
Migration from @edjopato/telegraf-i18n to @grammyjs/i18n.
This package now works with both grammY and Telegraf.