What's Changed
- Performance: use 7z to open files
- Performance: check integrity of a single file on read, not of entire archive
- Fix order of docstring
- Fix compatibility with new IPython version
- Migrate CI to GitHub Actions by @krassowski in #19
- Allow to pass with a warning when CRC == 0 by @krassowski in #18