You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changelog.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
# 1.3.0 (2017-08-04)
2
+
3
+
* Added support for chaining multiple extractors. New extractors can be registered using the `incenteev_translation_checker.extractor` tag
4
+
* Added support for autoconfiguration for custom extractors in Symfony 3.3+ (adding the tag implicitly)
5
+
* Added a JS extractor, to extract translation from JS files when using willdurand/js-translation-bundle. See https://github.com/Incenteev/IncenteevTranslationCheckerBundle/pull/18 for current limitations
6
+
* Removed tests and development files from the ZIP archive to make the download smaller.
0 commit comments