* Improve document handling: Documents without a trailing newline are now supported, previously they would cause an error.
* Improve configuration: Empty configuration files are now supported.
* Fix `list-files` requiring a type to be specified.
* Add `liara.query.Query.exclude`.
* Override `base_url` when serving locally. This was previously documented to work, but not implemented. As part of this change, `liara.site.Site.set_metadata_item` was added.