Changelog¶
All notable changes to Edgework will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]¶
Added¶
- Comprehensive documentation site with auto-generated API docs
- GitHub Pages deployment with MkDocs
- Advanced usage examples and patterns
- Complete API reference documentation
Changed¶
- Documentation now auto-generated from docstrings using mkdocstrings
- Improved navigation and organization of documentation
[Previous Versions]¶
For version history prior to this documentation update, please refer to git commit history or GitHub releases.
Types of Changes¶
- Added for new features
- Changed for changes in existing functionality
- Deprecated for soon-to-be removed features
- Removed for now removed features
- Fixed for any bug fixes
- Security in case of vulnerabilities