Changes for version 0.91 - 2013-07-25
- ENHANCEMENTS
- New hooks: add_edit_row_pre_save, add_edit_row_post_save (msouth)
- Foreign keys can now point to a field in the same table (msouth)
- Selects can now derive optgroups from acceptable_values (msouth)
- BUG FIXES
- Added uri_for() around _construct_url() calls that go to browsers (helps with Plack::Builder-mounting of apps at prefix). Use use_old_url_scheme: 1 in plugin config if you want the old behavior (msouth)
- Foreign key join is now left join (helps with nullable foreign keys) (msouth)
Modules
very simple CRUD (create/read/update/delete)
Provides
in lib/Dancer/Plugin/SimpleCRUD.pm