tardyp / sphinx-jinja

MIT License
28 stars 22 forks source link

New release? #21

Closed not-my-profile closed 2 years ago

not-my-profile commented 2 years ago

I'd like to use the jinja_filters option introduced in #18 in a project that doesn't have any bleeding edge dependencies.

tardyp commented 2 years ago

I just released 1.2.0

not-my-profile commented 2 years ago

Thanks for the quick reaction!

I'm afraid you made a small mistake by specifying Jinja2 = "^2.11.2" in pyproject.toml.

sphinx-jinja 1.1.1 was compatible with the latest Jinja2 3.0.3 ... it doesn't make sense that the new sphinx-jinja version requires an old version of Jinja2.

tardyp commented 2 years ago

I just released 1.2.1 to release this tight dependency