We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8de3f0c commit 3948277Copy full SHA for 3948277
CHANGELOG.md
@@ -1,6 +1,15 @@
1
Changelog
2
=========
3
4
+v1.8.0 - 2021-07-27
5
+-------------------
6
+
7
+- The translation callback can now take an optional `context` parameter with the name of the source template - [pull #92][issue92]
8
+- Added a "makepot" tool to extract translation keys from a set of Diet template files - [pull #92][issue92]
9
10
+[issue92]: https://github.com/rejectedsoftware/diet-ng/issues/92
11
12
13
v1.7.4 - 2020-09-03
14
-------------------
15
0 commit comments