You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
api:oxabl::parse, oxabl::analyze, oxabl::analyze_with_fs, and oxabl_formatter::format_source are deprecated in favor of their try_* siblings. They still compile and behave identically; callers denying deprecation warnings will need to migrate or allow them.
Features
api: format_source() convenience and a streaming lexer iterator (#55) (#116) (f285ca0)
api: panic-safe parse, analyze, and format entry points, and browser crash recovery (#135) (2e87258)
cli: oxabl format CLI + oxabl.toml [workspace.style] discovery (Track B slice 4) (#94) (a290fed)
formatter: oxabl_formatter layout engine (Track B slice 3) (#93) (11a9659)
Bug Fixes
credit table reads in buffer, empty-table, and query forms (#130) (#138) (6e39138)