Changelog
Version history and release notes for PyWizardry
v1.0.2
February 03, 2026
Major Release
๐ Complete Documentation Website Launch
New Features
- Complete documentation website with 150+ functions
- Interactive API reference with search functionality
- Step-by-step tutorials with examples
- Contributing guidelines and code of conduct
Enhancements
- Responsive design for all devices
- Dark/light mode support
- Syntax highlighting for code examples
- Improved navigation and search
- Performance optimizations
Bug Fixes
- Fixed mobile menu issues
- Resolved form validation errors
- Fixed code copy functionality
- Corrected API documentation typos
150+ Functions
15 Modules
95% Test Coverage
v1.0.1
January 28, 2026
Initial Release
๐ PyWizardry Initial Release
Core Modules
- FileMagic: File system operations and utilities
- StringSorcery: String manipulation and text processing
- SecuritySpells: Security, encryption, and validation
- TimeWizardry: Date, time, and scheduling utilities
- NetworkEnchantments: Network and web utilities
- DataAlchemy: Data processing and transformation
- AsyncMagic: Async programming utilities
- ConsoleMagic: Console output and formatting
Key Features
- Zero required dependencies
- Comprehensive test suite
- Full documentation
- MIT License
- Python 3.7+ support
v1.0.0
January 27, 2026
Beta Release
๐งช Beta Testing Phase
New Features
- Added decorator utilities
- Enhanced async support
- Improved error handling
- Added type hints
Improvements
- Performance optimizations
- Better documentation
- Enhanced test coverage
- API refinements
v0.9.0
December 1, 2025
Alpha Release
๐ง Core Development
Initial Implementation
- Basic module structure
- Core utility functions
- Initial test framework
- Basic documentation