Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.2 #13

Merged
merged 16 commits into from
Jul 23, 2023
Merged

1.2 #13

merged 16 commits into from
Jul 23, 2023

Conversation

RootShinobi
Copy link
Collaborator

No description provided.

wakaree and others added 15 commits July 17, 2023 01:34
Now the default locale needs to be set only in middleware
# Conflicts:
#	aiogram_i18n/__init__.py
'default_locale' as optional in core & manager
```py
L = LazyFactory()
L("some-text")
```
Add __call__ method to LazyFactory
… MagicProxy).

- Fixed raising exceptions in FluentCompileCore.
- Fixed non-strict mode in FluentRuntimeCore. Now it won't raise KeyError if strict mode is disabled.
- Added compatibility with aiogram 3.0.0b8 and pydantic 2.
Returned __call__ method to LazyFactory
MagicProxy and some fixes
@RootShinobi RootShinobi marked this pull request as ready for review July 23, 2023 17:37
@RootShinobi RootShinobi merged commit ca0250c into master Jul 23, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants