dan
|
6f1a934bc4
|
chore(spansy): update to use rangeset 0.4 (#81)
|
2025-12-09 07:59:20 +00:00 |
|
dan
|
590971bf04
|
chore(spansy): update to use rangeset 0.3 (#74)
|
2025-12-04 09:26:01 +00:00 |
|
dan
|
304b910520
|
feat(spansy): add method for key value without separator (#72)
|
2025-10-29 13:18:01 +00:00 |
|
th4s
|
6c9c40e68a
|
chore: clippy, fmt, warnings (#64)
* clippy fixes
* fmt fixes
* mirgrate to 2024 and fix workspace warning
* fix profile
* rustfmt
---------
Co-authored-by: sinu <65924192+sinui0@users.noreply.github.com>
|
2025-05-01 10:09:50 -07:00 |
|
yuroitaki
|
6168663495
|
chore(spansy): Update rangeset version (#62)
|
2025-04-17 12:10:10 +07:00 |
|
sinu.eth
|
6650a956d3
|
chore(spansy): remove path location for rangeset dep (#57)
|
2025-03-19 21:53:53 -07:00 |
|
sinu.eth
|
e6e64ee9a5
|
feat(rangeset): rangeset crate (#56)
|
2025-03-19 16:59:28 -07:00 |
|
Hendrik Eeckhaut
|
09f1abe261
|
chore: fix clippy issues + run clippy in CI (#45)
* Chore: fix clippy issues + run clippy in CI
* clippy
* clippy
* clippy
* Formatting
|
2024-11-11 08:18:40 +00:00 |
|
sinu.eth
|
e7b2db6a0c
|
feat(utils): additional set operations (#39)
* rename traits
* subset
* intersection
* prove set intersection
* assert invariants
* fix doctest
|
2024-09-04 19:29:29 -07:00 |
|
sinu
|
51f313d153
|
docs(spansy): mention that quotes aren't captures in JSON string span
|
2024-02-08 13:47:41 -08:00 |
|
sinu.eth
|
c1990bf811
|
feat(spansy): conversion traits (#22)
|
2024-02-08 11:44:16 -08:00 |
|
sinu.eth
|
554b7bedb5
|
feat(spansy): HTTP body content + parsing (#21)
* feat(spansy): add AsRef<Span<[u8]>> impl for Span<str>
* feat(spansy): HTTP body content + parsing
* mark BodyContent enum non_exhaustive
* Apply suggestions from code review
Co-authored-by: dan <themighty1@users.noreply.github.com>
* update Body doc comment
---------
Co-authored-by: dan <themighty1@users.noreply.github.com>
|
2024-02-08 11:40:07 -08:00 |
|
sinu.eth
|
b1a3b01a30
|
feat(spansy): add AsRef<Span<[u8]>> impl for Span<str> (#20)
|
2024-02-08 10:28:15 -08:00 |
|
sinu
|
7e1013e4f6
|
migrate spansy to tlsn-utils
|
2024-02-05 13:43:31 -08:00 |
|