Skip to content

0.3.0

Closed Jun 16, 2023 100% complete
Bump version to 0.3.0
#101 by stphnt was merged May 22, 2023 Loading…
Update versions of some dependencies enhancement New feature or request
#99 by stphnt was merged May 22, 2023 Loading…
Update expected output for binary compile-time tests enhancement New feature or request
#100 by stphnt was merged May 22, 2023 Loading…
Misc. code clean up
#96 by stphnt was merged Feb 8, 2023 Loading…
Revert custom ascii check breaking Breaking change
#95 by stphnt was merged Jan 25, 2023 Loading…
Refactor ascii check breaking Breaking change
#94 by stphnt was merged Jan 24, 2023 Loading…
Refactor port methods breaking Breaking change
#93 by stphnt was merged Jan 22, 2023 Loading…
Consider refactoring ascii::Target
#86 by stphnt was closed Jan 22, 2023
Refactor the ascii::Target API breaking Breaking change
#92 by stphnt was merged Jan 22, 2023 Loading…
Refactor Port::poll_until APIs breaking Breaking change
#90 by stphnt was merged Jan 22, 2023 Loading…
Allow for custom default response checks
#88 by stphnt was merged Jan 22, 2023 Loading…
Add some ascii checks
#87 by stphnt was merged Jan 15, 2023 Loading…
Simplify a documentation example
#83 by stphnt was merged Jan 10, 2023 Loading…
Fix new clippy lint failures
#84 by stphnt was merged Jan 10, 2023 Loading…
Unused import in doc example
#81 by stphnt was closed Oct 23, 2022
Remove unused use statements from example code
#82 by stphnt was merged Oct 23, 2022 Loading…
ascii::parse::TokenIter should iterate over &str not &[u8] breaking Breaking change enhancement New feature or request
#78 by stphnt was closed Sep 28, 2022
Remove unnecessary allocation enhancement New feature or request
#74 by stphnt was merged Jul 10, 2022 Loading…
ascii::parse::TokenIter iterate over &str instead of &[u8] breaking Breaking change enhancement New feature or request
#71 by stphnt was closed Jul 10, 2022
Make TokenIter::Item = (Token, &str) breaking Breaking change enhancement New feature or request
#72 by stphnt was merged Jul 10, 2022 Loading…