v5.27.0
What's Changed
- Bench now reads the app’s package name from
setup.pyusing precise AST parsing instead of a broad regex, preventing wrong app names during installation and stopping the process with a clear message if the name is missing. (#1669)
Full Changelog: v5.26.0...v5.27.0
Authors: @Aradhya-Tripathi
Reviewers: @akhilnarang
AI content
For these release notes, we used an LLM (OpenAI o3) to review and summarise
the code changes, along with the associated issue and PR descriptions. It may
contain typical errors and inaccuracies. You can read the prompt
here.