Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

Releases: daxpedda/unchecked_unwrap

Crate Is Obsolete 🎉

22 Mar 09:04
08774ef
Compare
Choose a tag to compare

Added

  • full documentation is no available without Rusts nightly version
  • added note that this crate is useless since Rust v1.58

Changed

  • BREAKING: removed nightly crate feature
  • BREAKING: set MSRV to 1.54

v3.0.0: Merged Traits

29 Jan 10:58
32e9226
Compare
Choose a tag to compare

Changed

  • BREAKING: merged UncheckedExpect into UncheckedUnwrap
  • some general improvements to the README
  • some general improvements to the Documentation

v2.0.2: Improved README

21 Jun 11:52
Compare
Choose a tag to compare

Added

  • added "Table of contents" to the README
  • added ASM comparison between checked and unchecked code to the README
  • added sample benchmark results to the README

Changed

  • some general improvements to the README

Fixed

  • fixed repository link in Cargo.toml
  • changed benchmarks to use &str instead of &i32

v2.0.1: Fixed maintenance status 🤦‍♂️

08 May 12:42
5d13b79
Compare
Choose a tag to compare

Fixed

  • fixed maintenance status 🤦‍♂️

v2.0.0: Implicit caller location

08 May 12:38
8a2d0d0
Compare
Choose a tag to compare

Added

Changed

  • BREAKING: renamed feature="doc_include" to feature="nightly"

v1.0.1: Update. (#4)

25 Feb 14:59
7182729
Compare
Choose a tag to compare

Only updating slight documentation typos.

v1.0

27 Dec 13:59
2eb1079
Compare
Choose a tag to compare
Release ready.