- Functionalities:
- Implemented Application Lifecycle Management (ALM) API endpoints
- Added two minor endpoints, and few small improvements to Transactional API
- Added basic logging
- Other minor improvements
- Documentation:
- Documented all classes, functions, utils.py
- Started using pdoc for documentation autobuild
- Unified documentation style
- GitHub Actions:
- Added Code QL analysis
- Added documentation build of GitHub Pages
- Other:
- Started using isort for imports management
- Added requirements-dev.txt for contributors