What's Changed
* filename to ignore non-utf8 characters by erev0s in https://github.com/erev0s/apkInspector/pull/28
* ignore non-utf8 also for localheader by erev0s in https://github.com/erev0s/apkInspector/pull/29
* Axml object creation by erev0s in https://github.com/erev0s/apkInspector/pull/30
* compare size to be extracted before trying zlib deflate by erev0s in https://github.com/erev0s/apkInspector/pull/31
Due to the introduction of the axml objects in the axml module this is bumped to a minor update instead of a patch update.
**Full Changelog**: https://github.com/erev0s/apkInspector/compare/v1.2.4...v1.3.0