0.13.1 — 2025-04-08¶
← 0.13.2 | 0.13.0 → | ↑ 0.x series
Security¶
- Enhanced cryptographic security by replacing
randomwithsecretsmodule - Strengthened TOTP implementation with improved security practices
- Upgraded password utilities with robust validation and generation
Code Quality¶
- Improved type safety with explicit typing and modern type hints
- Enhanced error handling with domain-specific exception types
- Standardized parameter naming and module consistency
Documentation¶
- Added comprehensive docstrings to configuration classes
- Expanded utility function documentation
- Improved error handling documentation