PINQ v2.1.0 Release Notes

    • Added Providers\Loadable\Provider. Performs queries in memory if the appropriate data has already been loaded
    • Fix orderBy[Ascending|Descending] on Queryable not converting function to an expression tree
    • Fix for internal variadic function parsing
    • Various docblock and formatting updates