Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.

v2.2.0

Compare
Choose a tag to compare
@robbyt robbyt released this 28 Jul 22:56
· 129 commits to main since this release
7e3653c

What's Changed

  • add model cost accounting for gpt-4o-mini by @robbyt in #37
  • Switch logging from logrus to stdlib slog by @robbyt in #38
  • no splash w/ json output by @robbyt in #41
  • add brotli support by @robbyt in #43
  • fix metaAddon closer by @robbyt in #45
  • remove the mitm lib from the schema library, access data via interface instead by @robbyt in #46
  • relocate toProxyResponse out of the base schema package by @robbyt in #47
  • switch uuid lib to google, and use a tagged fork of mitmproxy by @robbyt in #48

Full Changelog: v2.1.1...v2.2.0