Skip to content

v0.0.1

Choose a tag to compare

@Mamdasn Mamdasn released this 07 Mar 04:06

Added

  • Initial setup of the PyPI Development Environment.
  • Statistical functionalities for analyzing LogRecords.
  • Unit tests covering class methods and thread-safety.
  • pandas package dependency in pyproject.toml for statistics calculation.
  • MyPy typing annotations to source .py files 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