Skip to content

v6.0.0

Compare
Choose a tag to compare
@neutrinoceros neutrinoceros released this 04 Feb 15:26
· 6 commits to main since this release
6ee5f27

Summary

This release is marked as breaking because command line interfaces (inifix-validate and inifix-format) were removed and all submodules were marked as private. In practice none of this is expected to break any known use case.
Many small internal improvements were applied. The code now type checks even in strict mode with both mypy and basedpyrigth, and is even more thoroughly tested.
There are no intended user-visible changes beyond the aforementionned breaking changes.

What's Changed

Full Changelog: v5.1.3...v6.0.0