Releases: AbsaOSS/living-doc-utilities
Releases · AbsaOSS/living-doc-utilities
v0.3.0
v0.2.0
New Features 🎉
- #12 Adopt change requirements from output generator logic in #13
- Introduced specialized issue types: User Story, Feature, and Functionality issues, each with tailored behaviors.
- Added a factory for dynamic creation of issue instances based on type.
- Enhanced issue models with validation, error tracking, and improved attribute handling.
- Implemented a base exporter class for future export functionalities.
Full Changelog
v0.1.1
v0.1.0
New Features 🎉
- #1 Introduce serde and base classes in #2
- Introduced utilities for GitHub Actions, including input/output helpers and a rate limiter for GitHub API calls.
- Added decorators for enhanced logging and error handling.
- Provided reusable data models for issues and project status, with serialization and deserialization support.
Infrastructure ⚙️
- #3 Prepare repository for release in #4
- Introduced an automated release workflow using GitHub Actions, enabling one-click releases, automated changelog generation, and package publishing to PyPI.
Full Changelog
https://github.com/AbsaOSS/living-doc-utilities/commits/v0.1.0