Skip to main content

1.2.1

Released: May 2026


Bug fixes

rb build --dev crash fixed

rb build --dev would crash with a ValueError if the framework's dev UI files (from ~/.rb/bin/pulse/dev/ui/) were present:

ValueError: 'C:\Users\..\.rb\bin\pulse\dev\ui\0_Developer.lua' is not in the subpath of ...

The compiler now correctly labels framework-owned files relative to the rb install directory rather than the project root.