Skip to content

Releases: dtolnay/unicode-ident

1.0.24

16 Feb 02:47
1.0.24
5b54a63

Choose a tag to compare

  • Compress trie even further by 1.9% using bipartite matching (#46, thanks @yongqli)

1.0.23

08 Feb 20:40
1.0.23
94f16bd

Choose a tag to compare

  • Update rand dev dependency to 0.10

1.0.22

30 Oct 04:17
1.0.22
10d5e53

Choose a tag to compare

  • Match the type of char::UNICODE_VERSION (#44)

1.0.21

30 Oct 04:08
1.0.21
22456b4

Choose a tag to compare

1.0.20

21 Oct 06:33
1.0.20
12f0a68

Choose a tag to compare

  • Store ascii start/continue bitmaps in u128 instead of slices of bool (#40, thanks @Marcondiro)

1.0.19

10 Sep 03:09
1.0.19
dc018bf

Choose a tag to compare

  • Update to Unicode 17.0.0 (#37)

1.0.18

04 Mar 00:23
1.0.18
93ab72c

Choose a tag to compare

  • Documentation improvements

1.0.17

19 Feb 04:22
1.0.17
86d0232

Choose a tag to compare

  • Documentation improvements

1.0.16

28 Jan 03:11
1.0.16
7183516

Choose a tag to compare

  • Update rand dev dependency to 0.9 (#29)

1.0.15

23 Jan 10:48
1.0.15
1e2c8c9

Choose a tag to compare

  • Documentation improvements