Skip to content

Release notes¤

0.4.0¤

0.4.0¤

New Features¤

  • Support for Python 3.7 has been removed.

Bugs Squashed¤

  • AttributeError: module 'openai' has no attribute 'error (#212)

0.3.0¤

New Features¤

  • Add broken link checker CI action file (#24), thanks to @harishmohanraj
  • Closes #23

  • Add broken link checker CI action file (#23)

  • Install the GitHooks in docstring-gen (#7)

  • Hooks should have an option to setup all or individual hooks below

    • nbqa-black
    • mypy
    • bandid
    • semgrep
  • Create notebook toolbar button for generating docstring (#3)

Bugs Squashed¤

  • Switch to chatGPT model from codex model (#25)

  • url of pages for docstring-gen docs reverts to github (#19)

0.2.2¤

  • Documentation polishing

0.2.0¤

New Features¤

  • Enable Google Analytics (#6)

  • Add CNAME file (#5)

Bugs Squashed¤

  • Handle exceptions and print the names of failed files in the console (#13)

0.2.0¤

New Features¤

  • Enable Google Analytics (#6)

  • Add CNAME file (#5)

Bugs Squashed¤

  • Handle exceptions and print the names of failed files in the console (#13)

0.1.0¤

Initial release