Skip to content

Releases: cyyc1/py-def-indent-formatter

v0.1.7

09 Oct 08:53
Compare
Choose a tag to compare

Bug fix:

  • With v0.1.7, Jupyter notebook cells with ipython magics will be processed as normal, instead of skipped

v0.1.6

09 Oct 03:46
Compare
Choose a tag to compare

Fixes:

  • Fix a bug that stopped the formatting process when Python syntax errors were encountered

v0.1.5

09 Oct 03:31
79b5d58
Compare
Choose a tag to compare

Changed:

  • Added Jupyter notebook support: this tool can now do auto-formatting in .ipynb files

v0.1.4

03 Oct 08:35
Compare
Choose a tag to compare

Changed

  • Added README
  • Added pre-commit config

v0.1.3

03 Oct 07:57
Compare
Choose a tag to compare

Fixed

  • Added __init__.py file

v0.1.2

03 Oct 07:33
Compare
Choose a tag to compare

Changed

  • Added pre-commit hook

v0.1.1

03 Oct 07:02
Compare
Choose a tag to compare

Fixed

Package name in setup.cfg