All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- New methods
edit_page_md_append_to_front
andedit_page_md_append_to_back
for appending content to existing pages - Retry mechanism in
get_page
method with customizable max retries and delay - Custom error content generation for failed page retrievals
- More comprehensive docstrings following Google style guide
edit_page
andedit_page_md
methods now accept an optionaltitle
parameter- Improved error handling in various methods
- Refactored code for better reusability and maintainability
- Issue with title retrieval in
edit_page
when no new title is provided
- Initial release of YTelegraph
- Basic functionality for interacting with the Telegraph API
- Support for creating and editing Telegraph pages
- Markdown to Telegraph DOM conversion
- Simple account management features
- Token handling and storage
- N/A
- N/A
- N/A
- N/A
- N/A