- Python 3.5 support dropped and 3.9, 3.8 added
- Raise `IndexError` instead of assertion ( 136 )
- Introduce physical size limit to file cache ( 143 )
- In FileCache, index file and data file are merged to one ( 145 )
- Change behaviour of size limit exceed, and allow cache file overwrite (138)
This release came into real definitely by belltailjp . Thanks a lot!