File tree Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 22Release notes
33=============
44
5+ v2.36.0: 2020-05-25
6+ ======================
7+
8+ * `GH440 <https://github.com/domaframework/doma/pull/440 >`_
9+ Update the Criteria API document
10+ * `GH439 <https://github.com/domaframework/doma/pull/439 >`_
11+ Remove lambda expressions from generated code to reduce compilation time
12+ * `GH438 <https://github.com/domaframework/doma/pull/438 >`_
13+ Support the select expression
14+ * `GH437 <https://github.com/domaframework/doma/pull/437 >`_
15+ Support the literal expression for the following data types
16+ * `GH436 <https://github.com/domaframework/doma/pull/436 >`_
17+ Support the case expression
18+ * `GH435 <https://github.com/domaframework/doma/pull/435 >`_
19+ Make a select method call optional in a sub-select
20+ * `GH432 <https://github.com/domaframework/doma/pull/432 >`_
21+ Add the select and the selectTo methods to the Entityql and NativeSql DSLs
22+ * `GH431 <https://github.com/domaframework/doma/pull/431 >`_
23+ Add some string expressions
24+ * `GH430 <https://github.com/domaframework/doma/pull/430 >`_
25+ Polish
26+
527v2.35.0: 2020-05-17
628======================
729
Original file line number Diff line number Diff line change 77sonatypeUsername =
88sonatypePassword =
99release.useAutomaticVersion =true
10- release.releaseVersion =2.36.0-beta-1
11- release.newVersion =2.36.0 -SNAPSHOT
10+ release.releaseVersion =2.36.0
11+ release.newVersion =2.36.1 -SNAPSHOT
You can’t perform that action at this time.
0 commit comments