Skip to content

0.13.3

Choose a tag to compare

@Jake-Shadle Jake-Shadle released this 17 Dec 11:14
· 5 commits to main since this release

Changed

  • PR#90 changed this crate to default to no_std, unless the detection feature is enabled, closing PR#89. Thanks @so-rose!
  • PR#91 changed the license terms from MIT OR Apache2.0 to just Apache-2.0, as PR#84 merged external code that was only licensed under Apache-2.0. See #88 for the original raising of this mismatch.