What's Changed
- fix: register encoder's doc incorrectly mentions TypeError by @mathieu-lemay in #384
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #380
- chore(deps-dev): bump virtualenv from 20.26.1 to 20.26.6 by @dependabot in #394
- chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in /docs by @dependabot in #388
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #386
- chore(deps-dev): bump jinja2 from 3.1.4 to 3.1.5 by @dependabot in #395
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #396
- feat: add .item() method to retrieve the item object by @frostming in #397
- Fix: Inconsistent newlines on Windows by @DimmaDont in #402
- Replace pytest's legacy
tmpdir
fixture withtmp_path
by @DimmaDont in #403 - Update README.md by @DimmaDont in #404
- Prevent repeated whitespace items in arrays by @DimmaDont in #406
- Aot setitem not implemented fix by @Annakan in #413
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #398
- Fix removal of items from
Array
s by @DimmaDont in #409 - Fix: reject single keys that aren't strings by @savente93 in #416
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #415
- fix: Invalid serialization when overwriting out-of-order table key by @frostming in #417
- fix: Dumping a subelement of a parsed toml fails starting on 4rd level of nesting by @frostming in #419
- chore(deps-dev): bump jinja2 from 3.1.5 to 3.1.6 by @dependabot in #418
- fix: ensure unique table indices when adding items to out-of-order tables by @frostming in #420
- fix: add newline indentation after existing items in Container class by @frostming in #421
- fix: Missing newline at end of file with multiple array of tables can corrupt during dumping by @frostming in #422
- chore: update version to 0.13.3 by @frostming in #423
New Contributors
- @mathieu-lemay made their first contribution in #384
- @DimmaDont made their first contribution in #402
- @Annakan made their first contribution in #413
- @savente93 made their first contribution in #416
Full Changelog: 0.13.2...0.13.3