Mkapi

Latest version: v2.1.0

Safety actively analyzes 628477 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.0.8

Added

- `short` filter to remove the prefix from an object name ([16](https://github.com/daizutabi/mkapi/pull/16)). Thanks to [Ahrak](https://github.com/Ahrak).

1.0.7

Changed

- Top level object style.
- Hide `function` prefix by `display: none;` in CSS.

1.0.6

Changed

- Object type style: Bold upper case -> italic lower case, as in the readthedocs.
- Hide `method` prefix by `display: none;` in CSS.

Fixed

- `type: description` style docstring is interpreted as a pair of return type and description only if the object is a property ([17](https://github.com/daizutabi/mkapi/issues/17)).

1.0.5

Changed

- Use theme's admonition for Note[s] and Warning[s] sections.
- Update CSS ([8](https://github.com/daizutabi/mkapi/issues/8)). Thanks to [Ahrak](https://github.com/Ahrak).

Fixed

- Attribute inspection from docstring.
- Display base class in non-strict mode.
- Catch `NameError` in resolving `typing.ForwardRef` ([14](https://github.com/daizutabi/mkapi/issues/14)).
- Delete unrelated members in a decorated function.
- Inspect type of decorated functions correctly.
- Skip multiple assignments per line during attribute inspection ([15](https://github.com/daizutabi/mkapi/issues/15)).

1.0.4

Added

- `all` filter for package or module to display all of the members and add links to them.
- Link from table of contents to source.

Fixed

- Include decorated functions if decorator uses `functools.wraps()`.

1.0.3

Added

- Link from property to source vice versa.
- reStructuredText type link like `Object_`.
- Support of string type annotation like `ForwardRef`.

Fixed

- Include functions decorated by Pytest ([14](https://github.com/daizutabi/mkapi/issues/14)).

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.