A lil' TOML parser
master
Shantanu
Add support for Python 3.12, drop EOL 3.7 (#224)
Update benchmark
Update fuzzer, profiler, and benchmark results
Type annotate as `IO[bytes]`, not `BinaryIO`
Add a poor man's xfail
Bump version: 2.0.0 → 2.0.1
Initial commit
[pre-commit.ci] pre-commit autoupdate (#208)
Add changelog for v2.0.1
Improve/add license headers (#176)
Use sys.version_info in compatibility layer (#220)
Update docs post Python 3.11 (#209)