Skip to content

Releases: zheylmun/socketeer

V0.1.1

19 Mar 20:43

Choose a tag to compare

  • Update to Rust 2024 Edition
  • Remove unnecessary bounds on Socketeer struct
  • Simplify example
    Full Changelog: v0.1.0...v0.1.1

v0.1.0

06 Jan 01:03
1f0be34

Choose a tag to compare

What's Changed

  • Added Reconnection interface
  • Made channel size a configurable const generic
  • Documented all public members

Full Changelog: v0.0.3...v0.1.0

Additional polish moving towards a feature complete first public API

31 Dec 17:14
169f069

Choose a tag to compare

Merge pull request #10 from zheylmun/feature/example

Add example crate with tracing as well as a smaller example to the readme

0.0.2 Polish and Test

28 Dec 21:02
c662220

Choose a tag to compare

0.0.2 Polish and Test Pre-release
Pre-release

https://crates.io/crates/socketeer/0.0.2
Add lots of test coverage, semver checks, and documentation

Initial publication

28 Dec 18:34

Choose a tag to compare

Initial publication Pre-release
Pre-release

Initial publication to crates.io