Skip to content

Version 0.17.0

Compare
Choose a tag to compare
@pappasam pappasam released this 24 Nov 20:53

Added

  • This CHANGELOG.md

Changed

  • tomlkit>=0.5.8. Upstream library made some important fixes.
  • Add isort, make part of pre-commit pipeline

Fixed

  • mypy, pylint, black, and isort all pass.

Removed

  • AOT workaround in AOT parser. Latest version of tomlkit no longer spits out duplicate elements for AOT.