David Tolnay
c4f455414f
Release 1.0.8
2023-03-05 15:56:34 -08:00
David Tolnay
90a7433bd4
Release 1.0.7
2023-03-03 15:26:25 -08:00
David Tolnay
bfa5c91ffc
Opt out -Zrustdoc-scrape-examples on docs.rs
...
I'd like a chance to audit all the code that rustdoc is inserting into
the docs. Currently I am skeptical that showing unicode-ident's internal
usages of APIs is a net benefit to the public documentation. I am also
skeptical that quite so many examples are needed, and that they should
be featured so prominently in comparison to handwritten docs. Lastly I
wish there were a way to turn this behavior off on a more granular
basis.
2023-01-02 21:45:54 -08:00
David Tolnay
25ba0d2e7a
Release 1.0.6
2022-12-17 12:00:31 -08:00
David Tolnay
f72cdd4158
Release 1.0.5
2022-10-08 12:42:27 -07:00
David Tolnay
046ec50bf6
Pull in unicode 15.0.0 support in unicode-xid for test
2022-09-16 22:01:46 -07:00
David Tolnay
2580817601
Add xid keyword
2022-09-16 22:00:38 -07:00
David Tolnay
d9fd2ffe77
Remove default package.readme metadata from Cargo.toml
...
Since cargo 1.46.0, README.md is recognized by default.
2022-09-14 09:16:02 -07:00
David Tolnay
0869852154
Release 1.0.4
2022-09-13 21:35:15 -07:00
David Tolnay
b87da17196
Update criterion to 0.4
2022-09-10 20:18:15 -07:00
David Tolnay
fefe25a0b3
Update benchmark/test to roaring 0.10
2022-09-08 08:29:01 -07:00
David Tolnay
e970dad20b
Release 1.0.3
2022-08-03 07:04:08 -07:00
David Tolnay
b131e4232d
Update keywords in crates.io metadata
2022-08-02 10:38:57 -07:00
David Tolnay
9751069f74
Add categories to crates.io metadata
2022-08-01 00:06:48 -07:00
David Tolnay
f4aa38bb02
Sort package entries in Cargo.toml
2022-07-31 19:19:06 -07:00
David Tolnay
43ab8d0ac0
Release 1.0.2
2022-07-15 18:52:10 -07:00
David Tolnay
9cd9be3a2c
Conjunct Unicode license onto SPDX expression
2022-07-15 18:29:17 -07:00
David Tolnay
ccae9d7be9
Release 1.0.1
2022-06-13 15:48:49 -07:00
David Tolnay
4bf1b649db
Release 1.0.0
2022-05-16 15:00:04 -07:00
David Tolnay
f071db5000
Make compatible with rustc 1.31
2022-05-16 14:41:51 -07:00
David Tolnay
fd81452c0a
Select a single docs.rs build target
2022-05-16 14:39:31 -07:00
David Tolnay
89056a97e1
Fill in crates.io metadata
2022-05-16 14:39:00 -07:00
David Tolnay
1842f6fe4f
Add benchmark using Criterion
2022-05-16 14:28:14 -07:00
David Tolnay
272700c178
Test that all 5 implementations produce same properties
2022-05-16 14:27:16 -07:00
David Tolnay
3a2eb6c64b
Add test code to create roaring bitmap
2022-05-16 14:26:28 -07:00
David Tolnay
21024e2c71
Wrap fst to expose for tests
2022-05-16 14:25:28 -07:00
David Tolnay
7bdec61b45
Wrap trie-set generated code to expose for tests
2022-05-16 14:25:28 -07:00
David Tolnay
062108f0f8
Add a program to generate diagram of the uncompressed bitmap
2022-05-16 14:21:05 -07:00
David Tolnay
2a9ca39ba4
Public API to perform table lookups
2022-05-16 14:20:27 -07:00