What's Changed
- fix: #7 replace RFC date in cache filename by Unix timestamp
RFC format is replaced by Unix timestamp because Windows doesn't support colon in filename by @alancolant in #8
- fix: remove unused module + string concatenation by @alancolant in #9
Full Changelog: 2.2.2...2.2.3