Releases: mathpn/llm-docsmith
Releases · mathpn/llm-docsmith
v0.3.1
11 Jun 00:41
Compare
Sorry, something went wrong.
No results found
v0.3
30 Apr 00:38
Compare
Sorry, something went wrong.
No results found
What's Changed
new option: only-missing to fill missing docstrings and keep existing ones unchanged by @mathpn in #11
fix: handle nested classes correctly by @mathpn in #10
Full Changelog : v0.2.1...v0.3
v0.2.1
24 Apr 00:35
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: skipped classes and methods when not using the --git option by @mathpn in #8
Full Changelog : v0.2...v0.2.1
v0.2
20 Apr 18:04
Compare
Sorry, something went wrong.
No results found
Added Git Integration : Implemented functionality to generate docstring for modified code only using git.
Enhanced Testing : Introduced a test workflow to ensure code quality and reliability.
Dependency Updates : Added pytest as a dependency to facilitate testing.
v0.1
27 Mar 23:36
Compare
Sorry, something went wrong.
No results found