github gabriel-vasile/mimetype v1.4.5

one month ago

What's Changed

  • json: improve performance by using a pool of scanners in #535
  • tar: remove strconv dependency for tar checksum octal numbers in #536
  • zip: use []byte instead of string to prevent allocs in #537
  • remove tarbomb from testdata folder in #540
  • Updating RTF Magic number to match https://www.iana.org/assignments/media-types/application/rtf by @zdiff in #544
  • alias text/rtf to application/rtf in #547
  • reduce project size by moving mimetype.gif to testdata in #548
  • Bump golang.org/x/net from 0.25.0 to 0.27.0 in the gomod group across 1 directory by @dependabot in #552
  • remove exe from testdata in #561

New Contributors

Full Changelog: v1.4.4...v1.4.5

Don't miss a new mimetype release

NewReleases is sending notifications on new releases.