Skip to content

v0.5.0

Choose a tag to compare

@RustyNova016 RustyNova016 released this 17 Aug 08:48
· 30 commits to master since this release
5682fbd

Added

  • add hotpath http support
  • add testing json parser

Fixed

  • [breaking] Remove default TLS as it is annoying for upstream deps to control
  • (deps) update rust crate hotpath to 0.16.0

Other

  • (deps) update actions/checkout action to v7
  • remove dependabot
  • add nix caching
  • move to self hosted http bin due to downtime
  • Add renovate.json
  • use nix for faster downloads
  • fmt
  • fix clippy hack
  • more lints
  • (lint) unused_trait_names
  • (lint) return_self_not_must_use
  • (lint) redundant_else
  • (lint) cast_lossless
  • (lint) std_instead_of_core