Create a view that combines details from Orders, Products, Customers, and Employees. This view abstracts the complexity of multiple table joins. LEFT JOIN Sales.Products AS p ON p.ProductID = ...
Not all of these releases were tagged on GitHub and none of them have release notes on GitHub. Releases prior to 0.5.0 were not documented (although some were tagged on GitHub).