Files
jcloud-docsgen/docs/CHANGELOG.md
T

13 lines
499 B
Markdown

# Changelog
## [Unreleased]
### Added
- Add class for existing directories
- Add function to format a list human-readable
- Add function to assert that an object is an instance of a specific type
- Add python project documentation generator class
- Add python namespaces classes
- Add type checking for the `name` attribute at the constructor of `core.python.namespaces.PythonNamespace`
- Add check whether sub namespaces are not empty in `core.python.namespaces.PythonPackageNamespace.namespace`