# Changelog # 0.5.0 * Adding `Document#filename` * Adding `Document.delete` and `Document#delete!` ## 0.4.0 * Adding meta to `Document.generate!` and `Document.generate` * Fixing the errors extraction to conform to the current API format * Adding `Document.fetch` to retrieve a document ## 0.3.0 * Adding `Document#done?` to check if a document is complete ## 0.2.0 * Handling HTTP and API errors and exposing the error messages