All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.0.2 (2023-10-02)
- fallback to other langs when preferred lang doesn't have coverage (c743aff)
1.0.1 (2023-09-29)
- better lang detection using regex unicode script classes (c5c3d5f)
- detect ko/jp when no lang is set (bbc894c)
- exclude Korean/Japanese chars from Chinese unicode ranges (b776496)
- use consistent uppercase in unicode ranges (5324d88)
1.0.0 (2023-09-08)
Note: Version bump only for package unicode-font-resolver
0.4.0 (2023-09-07)
- add schema version to the data files and check it in the client (900ff30)
0.3.2 (2023-07-10)
0.3.1 (2023-06-28)
- cache JSON requests in flight to avoid redundant fetches in parallel (a053621)
0.3.0 (2023-06-27)
- export CodePointSet (1b756cb)
- experimental alternate CodePointSet implementations, use the simplest for now (dc637ed)
- strip leading zeros in css range strings (bf71487)
0.2.3 (2023-06-05)
- parallelize bucket and font meta requests (64f91eb)
0.2.2 (2023-06-01)
Note: Version bump only for package unicode-font-resolver
Note: Version bump only for package unicode-font-resolver