Release 0.6.2
-
Improved documentation and examples.
All public items now have documentation. -
Improve build-time error handling.
If there is an error involving an environment variable, include the variable name in the message. -
Take more Path build-time arguements AsRef.
Make it possible to simpl use a string literal as a path in more places.
Tested with rustc 1.33.0 (2aa4c46cf 2019-02-28), 1.31.1 (b6c32da9b 2018-12-18), 1.30.1 (1433507eb 2018-11-07), 1.29.0 (aa3ca1994 2018-09-11), 1.28.0 (9634041f0 2018-07-30), 1.27.2 (58cc626de 2018-07-18), 1.26.2 (594fb253c 2018-06-01), 1.34.0-beta.1 (744b374ab 2019-02-26), and 1.35.0-nightly (52e885628 2019-03-15).