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: diagnostic renderer, Display, and serde on the diagnostic family (#55) (#114) (0681257)
api: panic-safe parse, analyze, and format entry points, and browser crash recovery (#135) (2e87258)
ast: comment side-table on Program + blank-line detection (#92) (2d6b92e)