Skip to content

zlink-0.7.0

Latest

Choose a tag to compare

@zeenix zeenix released this 19 Jul 21:03
· 3 commits to main since this release
5dce357

Added

  • ✨ Support skip and flatten in Type/CustomType.

Changed

  • 🏗️ Make the runtime features additive.

Documentation

  • 📝 Mention the book in the README.
  • 📝 Link to the examples directory instead of duplicating it.
  • 📝 Document the resolved example in the examples README.
  • 📝 Remove obsolete USB transport note and document smol crate.

Testing

  • ✅ Test the book examples as doctests.
  • ✅ Use a valid Varlink type name in a custom-type test.