Changelog
- Add compatibility for all links
- Add the `get_author_by_name`, the `get_author` and the `Section.contains` methods
- Add memos
- Add settings (`thelatinlibrary.settings`)
- Add documentation & examples
- Raise `NoAuthorException` if no author has been found in one of the API methods
- Return a `NamedTuple` instead of a normal tuple in `Author.works`