Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 824 Bytes

CHANGELOG.md

File metadata and controls

33 lines (20 loc) · 824 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

v0.1.2 - 2017-12-23

Added

  • More test / deploy targets

Changed

  • Ensure rustup is always up to date
  • Always use the latest stable release of Cross
  • Don't install rustup twice (the Travis Rust now installs it by default)
  • The x86_64-unknown-linux-gnu target is now part of the target matrix

v0.1.1 - 2017-01-08

Added

  • Cross compilation / deploy support for FreeBSD and NetBSD.

v0.1.0 - 2017-01-01

  • Initial release