All notable changes to py2ren will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0 - 2025-01-12
- CLI supports
- Configuration system with JSON support
- Support for converting:
- Python imports to Ren'Py store imports
- Class inheritance with proper base class mapping
- Module structure preservation
- Python 2.7 and 3.x compatibility