2 All notable changes to this project will be documented in this file.
3 This project adheres to [Semantic Versioning](http://semver.org/).
8 - The initial implementation of the `tutil::screen` module.
9 - The caching of Cargo dependencies on Travis CI.
10 - Continuous integration for OS X.
11 - An EditorConfig configuration file, in order to keep code style consistent.
14 - Replaced the Gitter room with a
15 [Matrix room](https://vector.im/beta/#/room/#tutil:matrix.org).
16 - Code coverage is now only uploaded for CI builds on stable Rust.
19 - The `unknown_lints` warning, which was triggered due to a missing
22 ## [0.1.1] - 2016-03-23
25 - Documentation link in `Cargo.toml` and README.
30 - `tutil::pastel` module for terminal colourisation and styling.
32 [0.1.1]: https://github.com/SShrike/tutil/compare/v0.1.0...v0.1.1
33 [Unreleased]: https://github.com/SShrike/tutil/compare/v0.1.1...master