diff options
| author | Adam Hupp <adam@hupp.org> | 2022-02-01 16:17:18 -0800 |
|---|---|---|
| committer | Adam Hupp <adam@hupp.org> | 2022-02-03 12:00:24 -0800 |
| commit | 0fb1922da4a7b27bd19b75a03dca2f51bff4362f (patch) | |
| tree | a84023ff56a31b383485d3c62264e6473ba1eaec /CHANGELOG | |
| parent | f8e5ca3f04988a8e41a209ece4d3a4d862b714ae (diff) | |
| download | python-magic-0.4.25.tar.gz | |
include typing stubs in package, bump to 0.4.250.4.25
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ Changes to 0.4.25: - Support os.PathLike values in Magic.from_file and magic.from_file + - Handle some versions of libmagic that return mime string without charset + - Fix tests for file 5.41 + - Include typing stub in package Changes to 0.4.24: - Fix regression in library loading on some Alpine docker images. |
