3.2.2 (2024-09-06)
- Ignore disambiguation for repeated entries (#390) (917c89b)
- Retrieve keyword arguments for docstrings (#389) (bb6898e)
3.2.1 (2024-05-07)
- Build Markdown relative to input directory (#380) (2a4b9fe)
- Format enum data into table format (#376) (abc9667)
3.2.0 (2024-05-02)
3.1.0 (2024-04-01)
- Add summary page for Classes and Modules (#361) (e56c3a7)
- Add summary page support for methods and properties (#363) (e3ae026)
- Grab repository metadata (#364) (1318b24)
- Support overview page (#365) (9985d13)
3.0.1 (2024-03-13)
3.0.0 (2023-11-02)
- Bump minimum version to 3.10 (#334)
2.0.7 (2023-11-01)
2.0.6 (2023-10-30)
- Refactor type hint retrieval (#312) (0c91f60)
- Support docstrings without type added (#311) (d214d64)
- Update annotation name extraction logic and add unit tests (#320) (220951d)
2.0.5 (2023-06-27)
2.0.4 (2023-06-02)
2.0.3 (2023-03-22)
2.0.2 (2023-02-03)
2.0.1 (2023-01-30)
2.0.0 (2022-11-15)
- Retrieve all markdown pages (#266)
- Remove inheritance details (#268) (43751cf)
- Remove unused YAML fields to fix presubmit (#265) (10ecc44)
1.6.0 (2022-10-13)
1.5.0 (2022-07-11)
1.4.8 (2022-05-24)
1.4.7 (2022-04-12)
1.4.6 (2022-04-06)
1.4.5 (2022-03-18)
1.4.4 (2022-03-03)
1.4.3 (2022-02-15)
1.4.2 (2022-02-07)
1.4.1 (2022-01-28)
1.4.0 (2022-01-28)
1.3.3 (2021-11-29)
1.3.2 (2021-11-16)
1.3.1 (2021-11-15)
1.3.0 (2021-11-15)
1.2.0 (2021-10-05)
1.1.2 (2021-09-14)
1.1.1 (2021-08-30)
1.1.0 (2021-08-26)
1.0.1 (2021-08-25)
- do not omit arguments retrieved from docstring (#114) (18bf0de)
- parse markdown header more carefully (#111) (485b248)
1.0.0 (2021-08-24)
- add markdown page support (#102)
- add markdown page support (#102) (878f1c3)
- group left-nav entries into versions and groups (#96) (ee89394)
- recover lost function arguments and argument types (#93) (b90dd0f)
- retrieve file name as much as possible (#100) (34cad2b)
- use file name instead of object name for TOC (#97) (48279ef)
- use the uid for toc entries (#104) (1364dfc)
0.5.2 (2021-07-30)
0.5.1 (2021-07-29)
- handle more xrefs and keep long uid (#85) (fd4f9f3)
- remove redundant class info for subclasses (#87) (06bb556)
0.5.0 (2021-07-28)
- add subclasses to children and reference (#77) (0cab5f6)
- add subPackage types for better classification (#76) (3c84f3e)
- process xrefs properly (#78) (fcc1989)
0.4.0 (2021-07-21)
0.3.4 (2021-07-05)
0.3.3 (2021-06-25)
0.3.2 (2021-06-24)
- properly handle Raises section for GoogleDocstring (#56) (793dd48)
- update parser to correctly parse desired tokens (#55) (d1e18c7)
0.3.1 (2021-06-21)
0.3.0 (2021-06-21)
- Add support for Property and missing content (#41) (5ac499f)
- shorten function names shown on pages (#22) (13edc85)
- complete toc disambiguation (#45) (8928614)
- remove function and method name override (#42) (ab8f265)