Skip to content

Releases: servo/ipc-channel

v0.20.2

18 Sep 04:59
@jdm jdm
76e2c64

Choose a tag to compare

What's Changed

Internal

  • Skip router_flood test for the debug profile by @glyn in #403
  • fix: Clippy warning with no features on linux platform by @jerensl in #406
  • clippy: GitHub inline annotation by @jerensl in #405
  • chore: Fix clippy warning on force-inprocess feature by @jerensl in #411
  • Added Benchmark that tests serialization and deserialization of an enum. by @Narfinger in #409
  • clippy: Add missing unsafe function documentation by @jerensl in #412

New Contributors

Full Changelog: v0.20.1...v0.20.2

v0.20.1

24 Jul 03:37
@jdm jdm
69d1d4b

Choose a tag to compare

What's Changed

  • Merge thread_local declarations by @jschwe in #397
  • Remove receivers from Router IpcReceiverSet on channel close. by @jdm in #400

Full Changelog: v0.20.0...v0.20.1

v0.20.0

19 Jul 11:53
0626cfd

Choose a tag to compare

Bump version to 0.20.0 (#390)

* Bump version to 0.20.0

Signed-off-by: Wu Yu Wei <[email protected]>

* Revert rand back to 0.8

Signed-off-by: Wu Yu Wei <[email protected]>

* Revert rand version change

Signed-off-by: Wu Yu Wei <[email protected]>

---------

Signed-off-by: Wu Yu Wei <[email protected]>

v0.19.0

29 Nov 15:46
4e51f95

Choose a tag to compare

Mark `Router::add_route` as deprecated (#367)

* Propagate ipc errors to users of TypedRouterHandle

Signed-off-by: Simon Wülker <[email protected]>

* Deprecate Router::add_route

Signed-off-by: Simon Wülker <[email protected]>

* Bump Cargo.toml version

Signed-off-by: Simon Wülker <[email protected]>

* Use semver-compliant version.

Signed-off-by: Josh Matthews <[email protected]>

---------

Signed-off-by: Simon Wülker <[email protected]>
Signed-off-by: Josh Matthews <[email protected]>
Co-authored-by: Josh Matthews <[email protected]>

v0.18.3

29 Nov 15:45
b685cca

Choose a tag to compare

Publish 0.18.3. (#360)

Signed-off-by: Josh Matthews <[email protected]>

v0.18.2

24 Jul 15:30
f47d019

Choose a tag to compare

Changes:

  • Upgraded to version 1.0 of mio

v0.18.1

01 Jun 04:22
d8b7f32

Choose a tag to compare

Includes #335

v0.8.0

17 Aug 19:04

Choose a tag to compare

  • [breaking change] Upgrade to serde 1.0 and bincode 0.8.