Skip to content

Version 0.4.0

Compare
Choose a tag to compare
@piegamesde piegamesde released this 23 Mar 23:15

Changes

  • When sending, the code will now aumatically be copied into clipboard. So you don't have to select it in the terminal anymore before pasting!
  • Added --force-relay and --force-direct CLI flags that control the transit connection
    • The feature is also exposed in the API
  • Updated a lot of dependencies
  • Split the project into a workspace and feature gated some higher level protocols. This should now work way better on crates.io (and generally for library usage)