Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 08:16
· 142 commits to master since this release
6655e53

v0.4.0 (2020-04-10)

Chore

  • enable nursery and allow some clippy
  • remove renovate.json file
  • Update reqwest and add docs.rs badge
  • bump: bump serde and reqwest
  • deps: update all non-major dependencies to 1.0.102
  • deps: update serde_json from 1.0.45 to 1.0.46
  • deps: update serde_json
  • deps: update reqwest from 0.10.0 to 0.10.1
  • deps: update reqwest to v0.10.0
  • deps: update reqwest to 0.10.3
  • deps: update serde and serde_json
  • deps: remove serde_derive and use serde features
  • deps: update all non-major dependencies to 1.0.102 (#31)
  • release: version 0.4.0

Ci

  • fix travis config
  • follow travis build config validation

Docs

  • improve docs of function by adding example

Feat

  • change overall structure of library for better error handling
  • add helper struct for creation of struct

Refactor

  • convert unwrap to expect
  • refactor code according to clippy suggestion

Test

  • remove ignore from sector test