Skip to content

v1.1.1

Latest

Choose a tag to compare

@Lendersmark Lendersmark released this 05 Jul 21:09
· 3 commits to main since this release
8a1cf63

[1.1.1] - 2025-07-05

Added

  • Enhanced error handling and ASCII art support
  • Improved CLI error handling with stdout/stderr separation
  • Documentation reorganization with MkDocs
  • Examples restructuring and cleanup
  • Python 3.9 compatibility improvements
  • Enhanced version management and consistency across project files

Changed

  • Codebase reformatted with black and isort
  • Version bumped from 1.0.1 to 1.1.1 across all project files
  • Updated documentation and examples with current version

Fixed

  • TTL cache deadlock resolved with RLock
  • Windows compatibility issues
  • Test suite reliability and coverage improvements
  • Consistent version numbering across configuration files
  • Various bug fixes and CI improvements