What's Changed
- feat: add option to control minimum charset detect length by @jhillyerd in #343
- fix!: rename mediatype.MediaTypeParseOptions to remove repetition by @jhillyerd in #344
- chore: bump min go version to 1.20 by @jhillyerd in #348
- chore: bump go deps by @jhillyerd in #349
- fix: encoding of
message
content types by @jhillyerd in #350 - chore!: go mod path to v2 for breaking API changes by @jhillyerd in #351
- chore!: remove deprecated ParseMediaType func by @jhillyerd in #352
- chore!: remove deprecated MaxPartErrors global var by @jhillyerd in #353
- chore!: remove deprecated Error.String method by @jhillyerd in #354
Full Changelog: v1.3.0...v2.0.0