Skip to content

Release v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jun 12:39
· 2 commits to 075a3c981d9e789b23763bf6349b8153f34a500d since this release
  • [BREAKING] Disable cli feature by default (#81)
  • [BREAKING] Make Error type non_exhaustive so the API can be stabilized better (#94)
  • [BREAKING CLI]: Have --output take lowercase field names as arguments (#77)
  • [CLI] Replace structopt with clap 3.1 (#77)
  • Define library MSRV of 1.46 and CLI MSRV of 1.54 (#79)
  • Remove useless allocation (#93)
  • Update repository URL (#82)
  • Update dependencies