Skip to content

Commit c758ab8

Browse files
authored
Merge pull request #20 from JuliaString/spj/update
Update Unicode data
2 parents b3b4fdb + f791b68 commit c758ab8

File tree

4 files changed

+3
-10
lines changed

4 files changed

+3
-10
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ keywords = ["Entities", "Unicode"]
44
license = "MIT"
55
name = "Unicode_Entities"
66
uuid = "a8aa15d3-c567-5e9f-b6cc-4b0f97f09cf7"
7-
version = "1.0.1"
7+
version = "1.1.0"
88

99
[deps]
1010
StrTables = "9700d1a9-a7c8-5760-9816-a99fda30bb8f"

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,5 @@ Unicode_Entities.jl
3636
This builds tables for looking up Unicode entity names and returning the Unicode character(s),
3737
looking up a character or pair of characters and finding Unicode entity names that return it/them,
3838
and finding all of the Unicode name completions for a particular string, if any.
39+
40+
Version 1.1.x has is based on Unicode version 13.0.0

data/README.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

data/unicode.dat

17.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)