Unreleased

0.3.1 - 2023-04-08

  • Correct link name on redox #69

  • Update windows-sys requirement from 0.45 to 0.48 #70

0.3.0 - 2023-02-12

  • Add haiku support #42

  • Add AIX support #54

  • Add formatting with #![no_std] #44

  • Switch from winapi to windows-sys #55

  • Update minimum Rust version to 1.48 #48 #55

  • Upgrade to Rust 2018 edition #59

  • wasm32-wasi: Use __errno_location instead of feature(thread_local). #66

0.2.8 - 2021-10-27

  • Optionally support no_std #31