Skip to content

Releases: cdgriffith/puremagic

Version 1.23

03 May 15:40
88bc58f
Compare
Choose a tag to compare
  • Fixing #32 MP3 Detection improvements (thanks to Andy - NebularNerd and Sander)

Version 1.22

26 Apr 15:26
4a8a62d
Compare
Choose a tag to compare
  • Adding #52 magic data for JPEG XS (thanks to Andy - NebularNerd)
  • Adding #57 Multi-part checks with negative offsets (thanks to Andy - NebularNerd)
  • Fixing #60 encoding warning (thanks to Andy - NebularNerd and Jason R. Coombs)

Version 1.21

23 Feb 15:53
9f51bff
Compare
Choose a tag to compare
  • Adding #50 details for ZSoft .pcx files (thanks to Andy - NebularNerd)
  • Adding #51 details for JXL files (thanks to Andy - NebularNerd)
  • Adding #54 missing py.typed file (thanks to Raphaël Vinot)
  • Fixing #53 magic data for GIF images (thanks to Andy - NebularNerd)

Version 1.20

07 Feb 01:32
5cdc4a0
Compare
Choose a tag to compare
  • Adding support for multi-part header checks (thanks to Andy)
  • Fixing matches for webp (thanks to Nicolas Wicht)
  • Fixing matches for epub (thanks to Alexander Walters)

Version 1.15

22 Feb 18:47
ff042db
Compare
Choose a tag to compare
  • Adding fix for resetting the stream after reading part of it (thanks to R. Singh)

Version 1.14

14 May 15:34
15a93b2
Compare
Choose a tag to compare
  • Adding generic extension mapping for common file types
  • Adding #36 details to readme about magic_stream and magic_string (thanks to Martin)
  • Fixing multiple bad extensions and mimetypes
  • Removing bad entry for 3gp5 selecting multiple things

Version 1.13

11 May 13:42
38f1395
Compare
Choose a tag to compare
  • Adding support for Path for filename
  • Adding details for mp4
  • Adding details for avif and heif images

Version 1.12

13 Feb 22:19
90420a0
Compare
Choose a tag to compare
  • Adding #38 webp mimetype (thanks to phith0n)
  • Adding #37 SVG images (thanks to Gerhard Schmidt)
  • Adding missing mimetypes for aac, vmdk, wmv and xcf

Version 1.11

24 Sep 17:45
4501603
Compare
Choose a tag to compare
  • Adding #34 test files to build (thanks to James French)
  • Adding #33 install from pypi details (thanks to Sander)
  • Removing #31 unsupported Python items in setup.py (thanks to Safihre)

Version 1.10

18 Jun 16:21
b266ca0
Compare
Choose a tag to compare
  • Fixing how confidence works (thanks to Sean Stallbaum)