Log for Cargo.toml
-
Prepare for v0.17.0 release by Caio a year ago
-
Add MSRV: 1.70.0 💬 by Caio a year ago
`BinaryHeap::retain` landed on stable
-
Adjust crate metadata by Caio a year ago
-
agent example: fully working custom broadcast by Caio a year ago
-
Prepare for v0.16.0 release by Caio 2 years ago
-
Prepare for v0.15.0 release by Caio 2 years ago
-
Prepare for v0.14.0 release by Caio 2 years ago
-
Prepare for v0.13.0 release by Caio 2 years ago
-
Prepare for v0.12.0 release 💬 by Caio 2 years ago
Resolves #25
-
Prepare for v0.11.0 release by Caio 2 years ago
-
Prepare for v0.10.1 release by Caio 2 years ago
-
Prepare for v0.10.0 release by Caio 2 years ago
-
foca_insecure_udp_agent: minor changes 💬 by Caio 2 years ago
We now output the value of .bump when logging tracing-subscriber initialization is less weird Config::notify_down_members is enabled because it's cool :-) members.txt file now defaults to a std::env::temp_dir() location
-
Prepare for v0.9.0 release 💬 by Caio 2 years ago
Resolves #19
-
Prepare for v0.8.0 release 💬 by Caio 2 years ago
Resolves #18
-
Prepare for v0.7.0 release by Caio 2 years ago
-
Update tracing-subscriber dev-dependency 💬 by Caio 2 years ago
Just to get rid of an unmaintained package in my dependency tree: 0.2 pulls ansi_term which is unmaintaned; 0.3 doesn't ... maybe I should jump in on cargo-deny
-
Prepare for v0.6.0 release by Caio 2 years ago
-
Prepare for v0.5.0 release by Caio 2 years ago
-
Prepare for v0.4.1 release 💬 by Caio 2 years ago
Resolves #10
-
Prepare for v0.4.0 release by Caio 2 years ago
-
Bump postcard to 1.0.0 by LightQuantum 2 years ago
-
Prepare for release v0.3.0 by Caio 2 years ago
-
Move example deps to dev-dependencies 💬 by Caio 3 years ago
It seems I got confused and forgot that I can use `dev-dependencies` to specify the extra dependencies that aren't part of the crate. Now the feature powerset tests don't take an insane amount of time :-)
-
Prepare for v0.2.0 release by Caio 3 years ago
-
Add barebones BroadcastHandler example 💬 by Caio 3 years ago
This is WIP, but hopefully good enough to start a conversation. Could use some tests to ensure the logic actually works. And should probably evolve into an actually working example so users can see things working instead of trusting it does.
-
Initial public commit 💬 by Caio 3 years ago
Probably good enough for a first experimental release