CHANGELOG¤
v0.9.5 (2025-02-02)¤
Bug Fixes¤
-
handle line continuations gracefully
-
Update headings.md
v0.9.4 (2025-02-01)¤
Bug Fixes¤
Co-authored-by: renovate[bot] 29139614+renovate[bot]@users.noreply.github.com
v0.9.3 (2025-01-29)¤
Bug Fixes¤
-
fix: Ignore
%#codegen
compilation directive -
Exclude all pragmas instead of only %#codegen
Co-authored-by: Mark Shui Hu watermarkhu@gmail.com
Chores¤
-
Make sure that release documentation is using the new version (#60,
c3a9899
) -
Update docs.yaml
-
Update release.yaml
-
Update qualify.yaml
v0.9.2 (2025-01-26)¤
Bug Fixes¤
-
chore(deps): update python-semantic-release/python-semantic-release action to v9.17.0 (#55)
Co-authored-by: renovate[bot] 29139614+renovate[bot]@users.noreply.github.com
-
chore(deps): update python-semantic-release/publish-action action to v9.17.0 (#54)
-
fix(deps): update dependency tree-sitter to v0.24.0 (#53)
v0.9.1 (2025-01-16)¤
Bug Fixes¤
v0.9.0 (2025-01-16)¤
Features¤
-
fix: script does not have kind * fix: tree-sitter query fixes * fix: do not check for property SetAccess for private * feat: add support for scripts * doc: update namespace contents * fix: select only the first comment block as docstring
v0.8.2 (2025-01-14)¤
Bug Fixes¤
v0.8.1 (2025-01-14)¤
Bug Fixes¤
v0.8.0 (2025-01-13)¤
Features¤
v0.7.0 (2025-01-12)¤
Chores¤
Co-authored-by: renovate[bot] 29139614+renovate[bot]@users.noreply.github.com
Co-authored-by: renovate[bot] 29139614+renovate[bot]@users.noreply.github.com
Co-authored-by: Mark Shui Hu watermarkhu@gmail.com
Features¤
-
remove redundant root object
-
feat: document folders
-
uv format
-
docs: update readme
v0.6.0 (2025-01-04)¤
Documentation¤
Features¤
v0.5.0 (2025-01-03)¤
Features¤
v0.4.2 (2025-01-03)¤
Bug Fixes¤
v0.4.1 (2025-01-03)¤
Bug Fixes¤
-
fix default value of
parameter_headings
* add qualify workflow * documentation upgrades
v0.4.0 (2025-01-02)¤
Features¤
-
add general docs
-
add back parameter_headings option
-
improve headings section
-
bump mkdocstrings-python
-
done with headings section
-
fix inherited members, member order
-
better docs
-
fix docstring parameter handling
-
fixes
-
first attempt at hiding hidden and private members
-
working hidden and private members
-
finalize hidden and private members
-
first attempt summaries
-
summaries almost working
-
comments
-
updates
-
merge constructor
-
docs
-
hide previews
-
docstrings section done
-
finalize signatures
-
update logo
-
first attempt at workflows
-
finalize workflow
-
fix workflows
-
set dummy git credentials
-
set permission
-
forgotten input
-
fix