Improve libraries test cases to verify the file contents
Fixed Bug #108: Senders of #identifier must ensure the component has assigned an id
Added FAQs to documentation
Added an easy way to add additional libraries to a WillowApplication
Added table footer support
Added to interaction interpreters:
show:whileCallingServerToRender: This will replace
anIdentifiedWebView contents with aRenderable in the DOM before doing
the server call, and replace it again with the rendering obtained from
the server call response
transform:into: This will replace anIdentifiedWebView content with aRenderable on the browser side