File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5- The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
5+ The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
88Previous releases are documented in [ github releases] ( https://github.com/oscarotero/Gettext/releases )
99
10+ ## [ 4.8.2] - 2019-12-02
11+ ### Fixed
12+ - UTF-8 handling for VueJs extractor [ #242 ]
13+
1014## [ 4.8.1] - 2019-11-15
1115### Fixed
1216- Php error when scanning for a single domain but other string found [ #238 ]
@@ -150,7 +154,9 @@ Previous releases are documented in [github releases](https://github.com/oscarot
150154[ #230 ] : https://github.com/oscarotero/Gettext/issues/230
151155[ #231 ] : https://github.com/oscarotero/Gettext/issues/231
152156[ #238 ] : https://github.com/oscarotero/Gettext/issues/238
157+ [ #242 ] : https://github.com/oscarotero/Gettext/issues/242
153158
159+ [ 4.8.2 ] : https://github.com/oscarotero/Gettext/compare/v4.8.1...v4.8.2
154160[ 4.8.1 ] : https://github.com/oscarotero/Gettext/compare/v4.8.0...v4.8.1
155161[ 4.8.0 ] : https://github.com/oscarotero/Gettext/compare/v4.7.0...v4.8.0
156162[ 4.7.0 ] : https://github.com/oscarotero/Gettext/compare/v4.6.3...v4.7.0
You can’t perform that action at this time.
0 commit comments