Bug Fixes
- Drop python 3.8 support ([39](https://github.com/bdraco/index-503/pull/39),
[`8ada082`](https://github.com/bdraco/index-503/commit/8ada0828d42c732282ce771ead90baaf8c7dc6d1))
BREAKING CHANGE: python 3.8 support is removed
- Temp dir handling on older python ([37](https://github.com/bdraco/index-503/pull/37),
[`eea3ea3`](https://github.com/bdraco/index-503/commit/eea3ea37da8967e70cd32cf5ba2aa87f6a4379fd))
- Tests need to work on case sensitive fs ([38](https://github.com/bdraco/index-503/pull/38),
[`9377df0`](https://github.com/bdraco/index-503/commit/9377df008ebce3683e7e59ec932ad4a95b4a4cf6))
Chores
- Add coverage ([36](https://github.com/bdraco/index-503/pull/36),
[`33a8875`](https://github.com/bdraco/index-503/commit/33a88755e73bd81316d4b96e3ef02bc234374ab6))
- Add end to end test ([35](https://github.com/bdraco/index-503/pull/35),
[`4fcca9a`](https://github.com/bdraco/index-503/commit/4fcca9ae4439f2c1fb9f26c9dcca18e3ad62834f))
- Add more coverage ([33](https://github.com/bdraco/index-503/pull/33),
[`ea16bc4`](https://github.com/bdraco/index-503/commit/ea16bc42dc1893d62044bf92a405af01f8cca729))
- Add more test coverage ([32](https://github.com/bdraco/index-503/pull/32),
[`ecc59a5`](https://github.com/bdraco/index-503/commit/ecc59a5b06020ddc5a494a0db960c7e93f7dc94c))
- Add wheel file tests ([34](https://github.com/bdraco/index-503/pull/34),
[`812b083`](https://github.com/bdraco/index-503/commit/812b08332f41cc6c33c895c85418601f52d3f9af))
Breaking Changes
- Python 3.8 support is removed