1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
|
v1.0.5 / 2017-12-12
===================
* Merge pull request #30 from RangelReale/fix_mp4
* Fix duplicated item in mp4 fix
* Fix MP4 matcher, with information from http://www.file-recovery.com/mp4-signature-format.htm
* Merge pull request #28 from ikovic/master
* Updated file header example.
v1.0.4 / 2017-11-29
===================
* fix: tests and document types matchers
* refactor(docs): remove codesponsor
* Merge pull request #26 from bienkma/master
* Add support check file type: .doc, .docx, .pptx, .ppt, .xls, .xlsx
* feat(docs): add code sponsor banner
* feat(travis): add go 1.9
* Merge pull request #24 from strazzere/patch-1
* Fix typo in unknown
v1.0.3 / 2017-08-03
===================
* Merge pull request #21 from elemeta/master
* Add Elf file as supported matcher archive type
v1.0.2 / 2017-07-26
===================
* Merge pull request #20 from marshyski/master
* Added RedHat RPM as supported matcher archive type
* Merge pull request #19 from nlamirault/patch-1
* Fix typo in documentation
v1.0.1 / 2017-02-24
===================
* Merge pull request #18 from Impyy/enable-webm
* Enable the webm matcher
* feat(docs): add Go version badge
1.0.0 / 2016-12-11
==================
- Initial stable version (v1.0.0).
|