Changelog¶
All notable changes to zoo-runner-common will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]¶
Added¶
- Initial documentation structure
- Complete API reference
- User guides for BaseRunner, ZooConf, and ZooStub
- Examples and best practices
Changed¶
- N/A
Deprecated¶
- N/A
Removed¶
- N/A
Fixed¶
- N/A
Security¶
- N/A
Previous Releases¶
See GitHub Releases for the complete version history.
Contributing¶
When contributing to this project, please update this changelog with your changes following the format above.
Categories¶
- 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