Releases: macurovc/insert-docstring
Releases · macurovc/insert-docstring
Version v2.2
Version v2.1
This minor release makes the plugin smarter when dealing with class methods. If the first argument is called self
or cls
, it is ignored in the docstring.
Version v2.0
This release includes all the modifications required to release this package on MELPA (see melpa/melpa#7768). The package and its interactive function were renamed.
Version v1.1
This release makes the code compliant with the MELPA requirements.
Version v1.0
This is the first release of this project. It provides a function to automatically generate the Google docstring for a Python function.
Full Changelog: https://github.com/macurovc/insert-docstring/commits/v1.0