We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Fix parameter name with new version
Update documentation for logging
Define backend requirements for version 1.0.0
Add some CLI commands for demonstration purposes
Update config file
Add notes for managing multiple versions of Python on Windows
Add notes section for CLI code
Add documentation for ConfigHandler class
Update type alias usage (PEP 692: https://docs.python.org/3.12/whatsnew/3.12.html#whatsnew312-pep692)
Add basic usage section from README.md file
Add link to Python docs (uuid)
Add about writing unit tests
Add some text for the About section
Add remark to CLI args in launch file
Add installation instructions
Add VS Code section (debugging)
Add notes to logging section
Updated Home (markdown)
Created Quickstart (markdown)
Add Documentation for registering providers and configuring logging
Updated GitHub Actions (markdown)
Updated Documentation (markdown)
Created Documentation (markdown)
Add Codecov notes
Initial Home page