Changelog
Version 0.3 (2026-03-02)
Add support for removing docstrings with the strip_docstring option.
Version 0.2 (2026-02-27)
Add support for including subsets of lines with the only_lines option.
Version 0.1 (2026-02-23)
Initial release, with core features:
- Including source code for Python objects (e.g., functions, classes)
- Including extra lines before and/or after the object
- Adding extra indentation