Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.24 KB

CHANGES.md

File metadata and controls

43 lines (25 loc) · 1.24 KB

0.1.4 (2018-07-29)

  • #6 x86_64-apple-darwin: fix typo in target triple name.

  • #5 Have markdown-table-gen output links to Platform structs on docs.rs.

0.1.3 (2018-07-28)

  • Fix Travis CI badge in Cargo.toml

0.1.2 (2018-07-27)

  • #4 Add table of supported platforms to README.md (using Markdown generator).

0.1.1 (2018-07-27)

  • #3 Impl Display and std::error::Error traits for packages::Error.

0.1.0 (2018-07-26)

  • #2 Add guess_current().

  • #1 Optional serde support.

0.0.1 (2018-07-26)

  • Initial release