v0.0.1
Added
- Initial setup of the PyPI Development Environment.
- Statistical functionalities for analyzing
LogRecords. - Unit tests covering class methods and thread-safety.
pandaspackage dependency inpyproject.tomlfor statistics calculation.- MyPy typing annotations to source
.pyfiles for better type validation. - Pre-commit hooks setup to enforce code style and quality checks.
- A Dockerfile to define the build environment and run tests, ensuring a consistent development environment.
- Documentation docstrings across
lognostic, making the API self-documenting and easier to understand for developers.
Full Changelog: https://github.com/Mamdasn/lognostic/commits/v0.0.1