Skip to content

v0.1.3-rc2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Apr 15:16
· 498 commits to main since this release

What's Changed

Full Changelog: 0.1.2...v0.1.3-rc2

crates.io release waves

Initial Wave 1 publish from the packaging pass on main:

  • reticulum-rs-core 0.2.0
  • lxmf-wire 0.2.0
  • reticulum-rs-transport 0.2.0
  • reticulum-rs-rpc 0.2.1

Follow-up publish wave after removing the Bruno / protobuf / gRPC surface from main:

  • reticulum-rs-rpc 0.3.0
  • lxmf-sdk 0.2.1
  • reticulum-rs 0.2.0
  • lxmf 0.3.0

Release hygiene note:

  • reticulum-rs-rpc 0.2.0 was yanked because its published tarball omitted required package assets.
  • reticulum-rs-rpc 0.2.1 replaced it for the pre-removal line.
  • reticulum-rs-rpc 0.3.0 is the current line from main, after the gRPC removal.

Repository follow-up:

  • main now includes the facade crates lxmf and reticulum-rs.
  • main removes the Bruno / protobuf / gRPC surface in favor of the maintained JSON-RPC/MessagePack daemon API and library crates.