0.11.7
What's Changed
- Configure Read The Docs by @webknjaz in #251
- Drop Python 3.6 by @Secrus in #252
- Cleanup CI for Python 3.11 support by @Secrus in #248
- Bump certifi from 2021.10.8 to 2022.12.7 by @dependabot in #253
- fix: parse empty quoted table name by @frostming in #265
- fix: unwrap() for container children values by @frostming in #266
- fix: delete inline table element does not leave trailing sep by @frostming in #267
- fix: parse datetime followed by a space by @frostming in #268
- Missing type argument on
IO
by @Avasam in #272 - fix: the return type is wrong for int +/- float by @frostming in #277
New Contributors
- @webknjaz made their first contribution in #251
- @dependabot made their first contribution in #253
- @Avasam made their first contribution in #272
Full Changelog: 0.11.6...0.11.7