Skip to content

Releases: airtai/docstring-gen

v0.4.0

21 Feb 04:43

Choose a tag to compare

release

v0.3.0

29 Mar 06:39

Choose a tag to compare

New Features

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

  • 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)

v0.2.2

27 Jan 08:15

Choose a tag to compare

  • Documentation polishing

v0.2.1

27 Jan 08:06

Choose a tag to compare

  • documenentation polishing

v0.2.0

23 Jan 11:26

Choose a tag to compare

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)