- Add
invoke_even_if_server_is_unsupported
option to ensure tasks are invoked even if the server doesn't support rack.after_reply
- Fix a bug where async tasks' after_each callbacks were called rack.after_reply
- Only close HTTP connections when there are >0 inline tasks to be run
- Initial release