Skip to content

v0.3.0

Compare
Choose a tag to compare
@DLZaan DLZaan released this 08 May 11:23
· 31 commits to master since this release
  • 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