Releases: cdgriffith/puremagic
Releases · cdgriffith/puremagic
Version 2.0.0b4
05 Jul 14:39
Compare
Sorry, something went wrong.
No results found
Fix #112 command line tool behavior (thanks to Sandro)
Version 2.0.0b3
04 Jul 19:30
Compare
Sorry, something went wrong.
No results found
Adding #109 Halt on non-regular files like /dev/zero and /dev/random (thanks to Yuri Schaeffer)
Migrating to pyproject.toml from setup.py
Migrating to uv, and using only ruff instead of black and flake8
Version 1.30
04 Jul 18:48
Compare
Sorry, something went wrong.
No results found
Adding #109 Halt on non-regular files like /dev/zero and /dev/random (thanks to Yuri Schaeffer)
Version 2.0.0b2
05 May 01:28
Compare
Sorry, something went wrong.
No results found
Adding python and json scanners
Fixing operation order for deep scan
Typo fixes
Version 2.0.0b1
04 May 22:10
Compare
Sorry, something went wrong.
No results found
Adding deep scan for improved accuracy #102 #94 #70 #69 #12 #3
Changing to full semantic versioning to be able to denote bugfixes vs minor features
Removing support for python 3.7, 3.8, 3.9, 3.10 and 3.11 please stick to 1.x release chain to support older versions
Version 1.29
02 May 03:16
Compare
Sorry, something went wrong.
No results found
Changing to publishing to pypi with Python 3.9
Fixing #105 fsspec/gcsfs throws an ValueError instead of a OSError (thanks to Markus)
Fixing github actions due to updates
Version 1.28
25 Sep 19:55
Compare
Sorry, something went wrong.
No results found
Adding #99 New file support (thanks to Andy - NebularNerd)
Fixing #100 FITS files no longer had mime type (thanks to ejeschke)
Version 1.27
08 Aug 19:08
Compare
Sorry, something went wrong.
No results found
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
11 Jul 02:39
Compare
Sorry, something went wrong.
No results found
Adding #87 sndhdr update and HD/CD/DVD Image files (thanks to Andy - NebularNerd)
Adding #88 Add .caf mime type (thanks to William Bonnaventure)
Fixing #89 add py.typed to package_data (thanks to Sebastian Kreft)
Version 1.25
19 Jun 03:37
Compare
Sorry, something went wrong.
No results found
Changing to support Python 3.7 again