Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 373 Bytes

Changelog.md

File metadata and controls

17 lines (9 loc) · 373 Bytes

v1.0.0 (2016-05-13)

Features

  • FFI: extern "C" callbacks is converted to unsafe (2e4a86ce)
  • remove-libc:

Breaking Changes

  • remove-libc: use std::os::raw:: type instead (d628e906)