COMMITS
January 2, 2026
P
Replace codecs.open() with built-in open() (#210)
Predä committed
E
chore: Specify mypy ignore path in VS Code settings
Eemeli Aro committed
December 31, 2025
E
Drop support for Python < 3.9 (#200)
Eemeli Aro committed
December 30, 2025
E
Merge pull request #215 from projectfluent/rebuild
Eemeli Aro committed
L
runtime: Add FluentLocalization.format_message() (#212)
loudblow committed
December 29, 2025
Z
Fix type hint for FluentBundle functions arg (#214)
Zrekryu committed
E
Include .vscode/settings.json to fix Pylance search paths
Eemeli Aro committed
E
Drop support & CI tests for Python < 3.8
Eemeli Aro committed
E
Use uv, pyproject.toml files, and markdown
Eemeli Aro committed
February 22, 2025
S
Delete confusing comment (#207)
studyingegret committed
February 7, 2025
S
test: Fix test failures & add Windows CI tests (#206)
studyingegret committed
July 26, 2024
J
Respect the `with_spans` parser option for annotations (#201)
James Owen committed
July 25, 2024
J
Update tests to support Babel 2.15.0 (#203)
James Owen committed
March 18, 2024
F
Fix duplicate 'type' key in dictionary (#199)
Francesco Lodolo committed
E
style: Apply isort & black style
Eemeli Aro committed
E
Merge pull request #198 from projectfluent/version-updates
Eemeli Aro committed
E
Apply suggestions from code review
Eemeli Aro committed
March 10, 2024
E
Bump some requirements in docs/
Eemeli Aro committed
E
Add current available Python & PyPY versions to CI tests
Eemeli Aro committed
E
Merge/refactor fluent.syntax.yml and fluent.runtime.yml actions into ci.yml
Eemeli Aro committed
E
Merge fluent.integration and lint actions into a single ci.yml
Eemeli Aro committed
E
Add black 24 to dev-requirements.txt, update flake8 config to match
Eemeli Aro committed
E
Drop custom test runner, include tox in dev-requirements.txt
Eemeli Aro committed
E
Move mypy config to top-level pyproject.toml
Eemeli Aro committed
E
Update to isort v5, move its config to top-level pyproject.toml
Eemeli Aro committed
E
Update to flake8 v7, add a dev-requirements.txt file
Eemeli Aro committed
E
Move flake8 config to top level, add a separate CI action for linting
Eemeli Aro committed
E
Update CI versions
Eemeli Aro committed
C
Support type parameter (ordinal/cardinal) in NUMBER() (#193)
Cimbali committed
M
Prevent package from installing on Python < 3.6 (#195)
Maxim Martynov committed