0.15.0
- #320: detect settable hybrid properties instead of raising an exception.
- #350: allows exclude/include columns to be specified as SQLAlchemy column
objects in addition to strings. - #356: rollback the SQLAlchemy session on a failed
patch
request. - #368: adds missing documentation on using custom queries (see
the "Custom queries" section of the documentation)