Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 2.16 KB

CHANGELOG.md

File metadata and controls

30 lines (27 loc) · 2.16 KB

2018-10-18, Version 0.4.0

Commits

  • [e505d0e1e9] (cargo-release) version 0.4.0 (Yoshua Wuyts)
  • [8ff3558806] (cargo-release) version 0.3.0 (Yoshua Wuyts)
  • [5280685b38] stabilize (#3) (Yoshua Wuyts)
  • [a085fea528] Keep up with modern times in clippy invocation (#2) (Szabolcs Berecz)
  • [ffc00cd7d7] Update .github (Yoshua Wuyts)
  • [52f5f07f48] fix rustfmt in travis.yml (Yoshua Wuyts)
  • [7ebae82f59] v0.2.0 (Yoshua Wuyts)
  • [0764441550] redo api (Yoshua Wuyts)
  • [88baad4c9a] Remove and ignore Cargo.lock (Lars-Magnus Skog)
  • [1f39e15861] (cargo-release) start next development iteration 0.1.3-alpha.0 (Yoshua Wuyts)

Stats

 .github/ISSUE_TEMPLATE.md                 |  40 +---
 .github/ISSUE_TEMPLATE/bug_report.md      |  23 ++-
 .github/ISSUE_TEMPLATE/feature_request.md |  30 ++-
 .github/ISSUE_TEMPLATE/question.md        |  18 +-
 .gitignore                                |   1 +-
 .travis.yml                               |  24 +-
 Cargo.lock                                | 441 +-------------------------------
 Cargo.toml                                |   5 +-
 README.md                                 |  16 +-
 src/lib.rs                                |  48 +--
 tests/test.rs                             |   6 +-
 11 files changed, 123 insertions(+), 529 deletions(-)