Releases: openpreserve/fido
Releases · openpreserve/fido
1.3.8 Release with PRONOM v93
v1.3.8-93 Remove legacy, unused container signature parsing
1.3.7 Release with PRONOM v92
This release:
Update PRONOM signature files to version 92 in #115
1.3.6 release with PRONOM 90
This release:
- Update PRONOM signature files to version 90 in #110
- Add Test coverage reporting in #108
- Improvements to method for updating pronom signatures from issues #84, #104 (fixed in #101, #102, #105)
- Fix 'bad repeat interval' output from issue #98 (fixed in #99)
- correct mime type output from issue #96 (fixed in #97)
- Improve packaging with new Makefile in #95
1.3.5 release with PRONOM signature files v88
This release:
- Update the PRONOM signature files to version 88 in #81
- Thanks to @worr for testing and reporting 2 bugs related to zipfiles in #76 and #77
- Thank to @OskarPersson for fixing a crash on zero byte files with non-ascii name in #88
- Fix the URL to fetch signature files from in #81
- Remove old PRONOM signature files and only keep the most recent version around in #86
- Update README installation instructions & convert to markdown in #87
- Remove reload & sys.setdefaultencoding to make Python 3 support easier in #82
- Update to fix flake8 error in #90
1.3.4 Release (bugfixes)
1.3.4 release:
Bugfix release
Thanks to @ross-spencer for testing and reporting 2 bugs.
Thanks also to @anjackson for testing, and to @mistydemeo for providing fixes.
Fixed in this release
PRONOM signature files v84
1.3.3 release:
- Updates the PRONOM signature file to version 84.
- FIDO is now available on pypi, as opf-fido https://pypi.python.org/pypi/opf-fido
- Support for python3
- Improved support for Container formats (OLE and Zip)
- Bugfixes, some work on adding tests, improved packaging
PRONOM signature files v81
Moved to setuptools
This release:
- Uses setuptools instead of distribute.
- match_formats now keeps iterating on exception.
PRONOM signature files v78
PRONOM signature files v77.
Merge pull request #49 from mistydemeo/pronom-v74 Updated PRONOM signature files - v77