All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
v0.1.2 - 2017-12-23
- More test / deploy targets
- 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
- Cross compilation / deploy support for FreeBSD and NetBSD.
- Initial release