Skip to content

v0.2.4 - Fix version string display

Choose a tag to compare

@kalil0321 kalil0321 released this 27 Dec 00:17
· 297 commits to main since this release

Fixed

  • Version string: Fixed --version flag to correctly display 0.2.4 instead of outdated 0.2.0
    • Previous release (0.2.3) was built with stale bytecode cache
    • Added clean build script (scripts/clean_build.sh) to prevent future stale builds

Installation

uv tool install reverse-api-engineer==0.2.4
# or
pip install reverse-api-engineer==0.2.4