All Versions
14
Latest Version
Avg Release Cycle
98 days
Latest Release
1420 days ago

Changelog History
Page 1

  • v1.1.0 Changes

    June 06, 2020
  • v1.0.12

    February 10, 2020
  • v1.0.11

    February 10, 2020
  • v1.0.10 Changes

    August 06, 2019
    • Merge pull request #76 from lex-r/fix-matroska-detection
    • fix: mkv and webm types detection
  • v1.0.9 Changes

    July 25, 2019
    • Merge pull request #75 from Trane9991/master
    • add video/3gpp support
    • fix: use proper iso file mime type
    • feat: add iso image format
    • Merge pull request #65 from Fentonz/master
    • Merge pull request #70 from fanpei91/master
    • add image/vnd.dwg to README
    • add image/vnd.dwg support
    • Added support for .iso files
  • v1.0.8 Changes

    February 10, 2019
    • refactor(images): heic -> heif
    • feat(docs): add heif format
    • Merge pull request #60 from rikonor/master
    • add heif/heic support
    • fix(docs): dicom -> dcm
    • feat: add dicom type
    • Merge pull request #58 from Fentonz/master
    • Merge pull request #59 from kmanley/master
    • fix example; related to h2non/filetype#43
    • Added DICOM type to archive
  • v1.0.7 Changes

    February 09, 2019
    • Merge pull request #56 from akupila/wasm
    • add wasm to readme
    • detect wasm file type
  • v1.0.6 Changes

    January 22, 2019
    • Merge pull request #55 from ivanlemeshev/master
    • Added ftypmp4v to MP4 matcher
    • Merge pull request #54 from aofei/master
    • chore: add support for Go modules
    • feat: add support for AAC (audio/aac)
    • Merge pull request #53 from lynxbyorion/check-for-docoments
    • Added checks for documents.
    • Merge pull request #51 from eriken/master
    • fixed bad mime and import paths
    • Merge pull request #50 from eriken/jpeg2000_support
    • fix import paths
    • jpeg2000 support
    • Merge pull request #47 from Ma124/master
    • Merge pull request #49 from amoore614/master
    • more robust check for .mov files
    • bugfix: reverse order of matcher key list so user registered matchers appear first
    • bugfix: store ptr to MatcherKeys in case user registered matchers are used.
    • update comment
    • Bump buffer size to 8K to allow for more custom file matching
    • refactor(readme): update package import path
    • Merge pull request #48 from kumakichi/support_msooxml
    • do not use v1
    • ok, master already changed travis
    • add fixtures, but MatchReader may not work for some msooxml files, 4096 bytes maybe not enough
    • support ms ooxml, #40
    • Fixed misspells
    • fix(travis): use string notation for matrix items
    • Merge pull request #42 from bruth/patch-2
    • refactor(travis): remove Go 1.6, add Go 1.10
    • Change maximum bytes required for detection
    • Merge pull request #36 from yiiTT/patch-1
    • Add MP4 dash and additional ISO formats
    • Merge pull request #34 from RangelReale/fix-mp4-case
    • Merge pull request #32 from yiiTT/fix-m4v
    • Fixed mp4 detection case-sensitivity according to http://www.ftyps.com/
    • Fix M4v matcher
  • v1.0.5 Changes

    December 12, 2017
  • v1.0.4 Changes

    November 29, 2017
    • 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