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
SymbolTable::inherited_member_type and record_inherited_member_type are removed; read Symbol::data_type.
pipeline:oxabl check no longer reports parse conformance. It lints and reports formatting drift, and its --json shape has changed accordingly. The previous behaviour, report text, --json shape, and exit codes are available unchanged as oxabl conformance.
Features
judge the cross-file population, and drain the top of the unmodelled-statement suppression (#153) (a1e03e6)
pipeline: one shared lint and format run behind every client (#140) (58d961e)
pipeline: wire cross-file resolution into every client, and prove they agree (#148) (967331b)
Bug Fixes
pipeline: unblock the release run by dropping the self dev-dependency (#145) (a6878dc)