Releases: cdgriffith/puremagic
Releases · cdgriffith/puremagic
Version 1.28
Version 1.27
- Adding new verbose output to command line with
-v
or--verbose
- Adding #92 include py.typed in sdist (thanks to Nicholas Bollweg - bollwyvl)
- Adding #93 Improve PDF file detection, fix json description (thanks to Péter - peterekepeter)
- Fixing #96 #86 stream does not work properly on opened small files (thanks to Felipe Lema and Andy - NebularNerd)
- Removing expected invalid WinZip signature
Version 1.26
Version 1.25
- Changing to support Python 3.7 again
Version 1.24
- Adding #72 #75 #76 #81
.what()
to be a drop in replacement forimghdr.what()
(thanks to Christian Clauss and Andy - NebularNerd) - Adding #67 Test on Python 3.13 beta (thanks to Christian Clauss)
- Adding #77 from future import annotations (thanks to Christian Clauss
- Fixing #66 Confidence sorting (thanks to Andy - NebularNerd)
Version 1.23
- Fixing #32 MP3 Detection improvements (thanks to Andy - NebularNerd and Sander)
Version 1.22
Version 1.21
Version 1.20
- 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
- Adding fix for resetting the stream after reading part of it (thanks to R. Singh)