Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

v0.0.4

Choose a tag to compare

@lopopolo lopopolo released this 01 Oct 05:23
b7cf1da

Release roe 0.0.4.

roe is published on crates.io.

Status

roe is currently a work in process. Many APIs are not implemented or partially implemented and may panic. No new APIs have been added since v0.0.3.

Improvements

  • Implement code coverage testing. #100
  • Move readme doctest module at the end of the file. #101
  • Update bstr to 1.0. #112