Changelog

v0.1.2 (31 August 2020)

  • keep compatibility with black 20.8b1 (PR34)

v0.1.1 (14 June 2020)

  • Add pre-commit hook configuration (PR26, PR27)
  • Document the release process (PR29)
  • Make sure the tool returns a non-zero error code when encountering syntax errors (PR28)

v0.1 (30 May 2020)

  • Add a CLI (PR1)
  • Add support for ipython prompts (PR4)
  • Add support for code blocks in rst files (PR10)
  • Allow disabling / selectively enabling formats (GH13, PR18)
  • Initial version of the documentation (GH12, PR19)