Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

Commit 8f609f4

Browse files
committed
0.1.9
1 parent 48efead commit 8f609f4

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 0.1.9
2+
- Report each unlocalized string as a separate error
3+
14
# 0.1.8
25
- Make validate fail if there is unlocalized text with an option to turn it off
36

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = 'android_localization_cli'
3-
version = '0.1.8'
3+
version = '0.1.9'
44
authors = ['jayrave <jayanthan.raveendiran@gmail.com>']
55
edition = '2018'
66

0 commit comments

Comments
 (0)