Version 0.1.10
Added
- Add support for one-to-one relationship by @okapies in #182
- Add support for UUIDType from sqlalchemy_utils by @okapies in #183
- Add sqlalchemy_utils URL, Currency and Timezone by @aminalaee in #185
- Add form_widget_args by @aminalaee in #188
- Add column_default_sort by @aminalaee in #191
Fixed
- Fix link relationship to details page when null by @aminalaee in #174
- docs: fix typos by @pgrimaud in #161
- Allow QuerySelectField override object_list with form_args by @aminalaee in #171
- Fix form fields order when specifying columns by @okapies in #184
- Fix ModelConverter when
impl
is not callable by @aminalaee in #186
New Contributors
Full Changelog: 0.1.9...0.1.10