Skip to content

Releases: yoimerdr/py2ren

v1.1.0

19 Apr 04:15

Choose a tag to compare

Features

  • Analyze internal dependencies for init levels
  • Forbidden words for init expression

Fixes:

  • Store module identification/validation
  • Pass expression for empty files

v1.0

14 Jan 18:55

Choose a tag to compare

Added

  • 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