What's Changed
- Stop mutating source IO state during magic-byte detection by @andreaslillebo in #143
- improve SVG detection by @alexanderadam in #129
- improve HTML detection by @alexanderadam in #130
- add fixture for BOM CSV by @alexanderadam in #134
- add unicode string support by @alexanderadam in #138
- Add support for Sony RAW image format magic detection by @bogdan in #142
- Add support for .gpx files by @trekdemo in #113
- add
tika.xmlregex support by @alexanderadam in #132 - add pkcs8 detection by @alexanderadam in #133
- Add hprof fixture and fix trailing space bug by @alexanderadam in #136
New Contributors
- @andreaslillebo made their first contribution in #143
- @alexanderadam made their first contribution in #129
- @bogdan made their first contribution in #142
- @trekdemo made their first contribution in #113
Full Changelog: v1.1.1...v1.2.0