Releases: googleapis/sphinx-docfx-yaml
Releases · googleapis/sphinx-docfx-yaml
v3.2.2
3.2.2 (2024-09-06)
Bug Fixes
- Ignore disambiguation for repeated entries (#390) (917c89b)
- Retrieve keyword arguments for docstrings (#389) (bb6898e)
v3.2.1
3.2.1 (2024-05-07)
Bug Fixes
- Build Markdown relative to input directory (#380) (2a4b9fe)
- Format enum data into table format (#376) (abc9667)
v3.2.0
3.2.0 (2024-05-02)
Features
Documentation
v3.1.0
3.1.0 (2024-04-01)
Features
v3.0.1
3.0.1 (2024-03-13)
Bug Fixes
- Update dependencies to pin Sphinx for <5 compatibility (#342) (e60753a)
v3.0.0
3.0.0 (2023-11-02)
⚠ BREAKING CHANGES
- Bump minimum version to 3.10 (#334)
Features
v2.0.7
2.0.7 (2023-11-01)
Bug Fixes
- Ignore cross reference conversion in examples (#332) (bbfa011)
v2.0.6
2.0.6 (2023-10-30)
Bug Fixes
- Refactor type hint retrieval (#312) (0c91f60)
- Support docstrings without type added (#311) (d214d64)
- Update annotation name extraction logic and add unit tests (#320) (220951d)
v2.0.5
2.0.5 (2023-06-27)
Bug Fixes
v2.0.4
2.0.4 (2023-06-02)
Bug Fixes
- Allow top level page to only have index page (#301) (85c049a)