mozilla / nunjucks

A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)
https://mozilla.github.io/nunjucks/
BSD 2-Clause "Simplified" License
8.48k stars 635 forks source link

please add tag for version 3.2.3 #1405

Closed pravi closed 2 years ago

pravi commented 2 years ago

Currently latest tag is 3.2.2 even though npm registry has 3.2.3. Please add the tag for 3.2.3 so we can use github repo as source for the debian package instead of npm registry (for building from source).

binyamin commented 2 years ago

@pravi In the meantime, is it possible to use a commit hash?

pravi commented 2 years ago

Since only docs had some generated files, I used tarball provided by npm registry. For future updates, keeping matching tags in repo would be nice.

fdintino commented 2 years ago

Sorry for the delay in responding. I've pushed out a tag for the v3.2.3 release.