v0.1.1
Added
- Client library now has
html_connect_transfer_fd
to allow bypassing the catui bootstrap process
Changed
- Server library now expects catui ack to be sent prior to calling
html_forms_server_connect
. This will break runtime behavior of server library consumers, requiring a new explicit catui ack.