Skip to content

Releases: Lidprex/RepoPrep

The Ultra-Lightweight Update

Choose a tag to compare

@Bxat01 Bxat01 released this 25 Apr 13:11
4e35a12

🚀 Release v2.2.0 - The Ultra-Lightweight Update
This version marks a major milestone in the development of RepoPrep Pro. We have completely rebuilt the core engine to provide a faster, smaller, and more efficient experience.

💎 What's New?
Massive Size Reduction: We've optimized the entire build process. The executable size has been slashed from 70MB down to only 11MB! (Zero dependencies, purely native).

Direct Execution: The standalone .exe is back! No need to install Python or any libraries. Just download and run.

Multi-Language Engine: Now supports English, Arabic, Russian, and Chinese with a seamless toggle.

AI Context Mode: Introducing the "Flatten" feature to prepare your codebase for AI prompts in seconds.

🔧 Improvements & Fixes:
Fixed: The "Direct Execution" file issue from previous builds.

Enhanced: Memory management for projects with 100k+ files.

UI: Sleek dark-themed interface by Lidprex Labs.

Full Changelog: V1.1.0...V2.2.0

v1.1.0 - Initial Stable Release

Choose a tag to compare

@Bxat01 Bxat01 released this 25 Apr 12:58
9093229

🚀 RepoPrep v1.1.0 - Professional Project Cleaner
This is the first stable release of RepoPrep, a lightweight and powerful tool designed to help developers clean and prepare their software projects for sharing, backup, or distribution by removing unnecessary bloat.

✨ Key Features
Smart Cleaning: Automatically removes bulky directories like node_modules, venv, and .git.

Multi-Language Support: Detects Python, Node.js, Java, Go, Rust, and more.

High Performance: Optimized to handle massive projects with over 100,000+ files.

Safe Execution: Designed to target only build artifacts and caches—never touches your source code.

Detailed Logging: Clear feedback on every file processed.

💻 Installation & Usage
Option A: Portable Executable (Recommended for Windows)
Download RepoPrep.exe from the Assets below.

Run the file directly. No Python installation required.

Option B: Run from Source
Ensure you have Python 3.10+ installed.

Install dependencies: pip install -r requirements.txt.

Run the app: python main.py or use the included run.bat.

  1. Executable Asset Info (What to write for the EXE)
    When you upload your EXE file (generated via PyInstaller) to the Assets section, use these details:

File Name: RepoPrep_v1.1.0_x64.exe

Label/Description: > Standalone Windows Executable – Run RepoPrep instantly without needing Python or external libraries.

  1. Updated run.bat (English Version)
    Since you are releasing v1.1.0, I’ve updated the text in your batch script to match: