v0.5.2
New bug-fix release: ini2toml v0.5.2.
The most notable changes are:
- Fixed bug that was replacing tables when a new subtable was being added
and that new subtable could be written as an inline table setuptoolsplugin:- Fixed bug that forced normalisation of option subsections
even when the keys represent package names or file paths. - Fixed bug that prevented line continuations in the package requirements.
setuptoolsseem to support this use case, and people use it to write
markers in separated lines (possible with comments between them). - Fixed but that allowed an empty
entry-pointssubtable to be left
behind in thetool.setuptoolstable.
- Fixed bug that forced normalisation of option subsections
Diff: v0.5.1...v0.5.2