Skip to content

0.16.2

Compare
Choose a tag to compare
@coordt coordt released this 13 Jan 15:46
· 458 commits to master since this release

Compare the full difference.

Fixes

  • Fixed a bad import. 46c9c48

  • Fixed extra whitespace added when updating pyproject.toml. 839f17f

    • Removed dotted-notation from requirements. There is an issue on how dotted-notation sets values in the TOMLkit data structure.

    • Added get_nested_value and set_nested_value as replacements for dotted-notation.

Other