blather

Check-in Differences
Login

Check-in Differences

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Difference From blather-0.10.0 To blather-0.10.1

2024-09-22
09:18
Remove PartialEq from Error. Change Error::IO to carry std::io::Error. Lots of pedantic clippy fixes. check-in: 28c3fe56c4 user: jan tags: trunk
2024-08-06
13:06
Relase maintenance. check-in: fcdac3ca7e user: jan tags: blather-0.10.1, trunk
13:02
Happy clippy. check-in: 1a365cef19 user: jan tags: trunk
2024-05-01
05:25
Add a utility function for receiving an expected telegram over a Frame'd stream. check-in: b4762b2871 user: jan tags: trunk
2024-02-23
14:32
Changlog fixup. check-in: a73f934f4c user: jan tags: blather-0.10.0, trunk
14:31
Release maintenance. check-in: 8d3690239e user: jan tags: trunk

Changes to .efiles.

Changes to Cargo.toml.

Changes to README.md.

Changes to src/codec.rs.

Added src/codec/utils.rs.

Changes to src/types/telegram.rs.

Changes to tests/telegram.rs.

Changes to www/changelog.md.

Changes to www/index.md.