ratarmount 0.9.3
- Fix mounting of TAR fails if there are special characters like '#' in the path.
- Fix recursive mounting of simple compressed files (file.bz2) inside TAR.
- Fix file objects being returned by SQLiteIndexedTar not being independent of each other.
because of the shared underlying file object.