Skip to content

Commit f305319

Browse files
authored
UPDATE: to version 0.2.2
1 parent 7d04204 commit f305319

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.2.2 (07-08-2025)
2+
- Fixed Line spacing issue from modified glyph offset Y value by enforcing line-height=100% tag into the output string.
3+
- Add 'Refresh' button when dictionary is not found.
4+
15
# 0.2.1 (04-08-2025)
26
- Fixed bug where backslash ( \ ) is tokenized, so \n is not recognized as a newline character.
37

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.phengine.thaitextcare",
33
"displayName": "Thai Text Care",
4-
"version": "0.2.1",
4+
"version": "0.2.2",
55
"description": "A library that provides enhanced Thai language support for Unity's TextMeshPro such as Thai Word Segmentation and Thai Font Glyphs fixer for overlapped vowels/tone marks, significantly improving your experience when working with Thai language in Unity.",
66
"keywords": [],
77
"repository": {

0 commit comments

Comments
 (0)