Skip to content

Releases: neutrinoceros/inifix

v6.1.1

14 Apr 09:59
062c998

Choose a tag to compare

What's Changed

Full Changelog: v6.1.0...v6.1.1

v6.1.0

14 Apr 09:40
999be89

Choose a tag to compare

inifix

  • ENH: validation now reports as many problems as possible instead of just the first one it finds by @neutrinoceros in #397

inifix-cli (via pre-commit)

Internal

Full Changelog: v6.0.1...v6.1.0

v6.0.1

05 Feb 09:08
51bb68b

Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.0.1

v6.0.0

04 Feb 15:26
6ee5f27

Choose a tag to compare

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

v5.1.3

17 Dec 16:58
0e17a10

Choose a tag to compare

What's Changed

Full Changelog: v5.1.2...v5.1.3

v5.1.2

16 Dec 10:34
f2bbd57

Choose a tag to compare

What's Changed

Full Changelog: v5.1.1...v5.1.2

v5.1.1

13 Dec 19:05
a2385e7

Choose a tag to compare

What's Changed

Full Changelog: v5.1.0...v5.1.1

v5.1.0

13 Dec 15:21
0c99216

Choose a tag to compare

What's Changed

Full Changelog: v5.0.4...v5.1.0

v5.0.4

29 Nov 15:27
a33943e

Choose a tag to compare

What's Changed

Full Changelog: v5.0.3...v5.0.4

v5.0.3

25 Oct 09:26
ab279f4

Choose a tag to compare

Summary

This release is functionally identical to v5.0.2. The important difference is that tests are now included in source distributions on PyPI, which is done in preparation for making inifix available on conda-forge starting from this version.

What's Changed

Full Changelog: v5.0.2...v5.0.3