Skip to content

Cleanups

Pre-release
Pre-release
Compare
Choose a tag to compare
@jonathanpallant jonathanpallant released this 21 May 09:02
· 5 commits to master since this release
6bfacff

A few cleanups and tidyups.

  • Resolved some clippy lints.
  • Check README examples using Skeptic
  • Tasks now return an impl Trait rather than a concrete type.
  • Builds on Travis-CI