------------------- + Added wildcards IDs support for 'ajax_dispatch' decorator. * Fixed 'AjaxResponse' handling by 'ajax_dispatch'.
0.4.0
------------------- + Middleware is now optional in certain cases.
0.3.0
------------------- + Ajax objects are now lazy to allow faster middleware processing.
0.2.0
------------------- + Added 'Ajax.restore_history' flag. + Added 'ajax_dispatch' decorator. + Added support for 'event-header' htmx extension ('Ajax.event'). + JS. CDN is now linked to 1.4.0.