Doma 2 v2.36.0 Release Notes

Release Date: 2020-05-25 // almost 4 years ago
    • โšก๏ธ #440 Update the Criteria API document
    • ๐Ÿšš #439 Remove lambda expressions from generated code to reduce compilation time
    • ๐Ÿ‘ #438 Support the select expression
    • ๐Ÿ‘ #437 Support the literal expression for the following data types
    • ๐Ÿ‘ #436 Support the case expression
    • #435 Make a select method call optional in a sub-select
    • #432 Add the select and the selectTo methods to the Entityql and NativeSql DSLs
    • #431 Add some string expressions
    • ๐Ÿ’… #430 Polish