0.9.0
版本发布时间: 2015-01-30 01:23:25
QueryKit/QueryKit最新发布版本:0.14.0(2020-03-01 22:27:08)
Enhancements
- Updates to support Xcode 6.1.
- Add the Swift sources to the podspec by default.
- Adds various new operators to attributes:
-
<< (range)
: BETWEEN -
<< (array)
: IN -
~=
: LIKE
-