0.1.0a2
Pre-release
Pre-release
·
256 commits
to master
since this release
- Added
permission_for()to create sqlalchemy permissions programatically. - Added
field_propsandinput_propsto the schema to pass extra props to components. - Added support for more relationships (one-to-many, many-to-one etc.).
- Added a
js_moduleoption to include custom functions. - Added
comp(),func()andregex(). - Added
show_actionsto allow customising the show actions. - Set many additional props/validators from inspecting the SqlAlchemy models.
- Migrated to Pydantic v2.
- Fixed behaviour with dates and times.
- Various minor improvements.