Changelog
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.
Unreleased
0.0.1 - 2024-11-19
Added
- Initial project setup
- CI/CD pipeline with GitHub Actions
- Code coverage requirements (80% minimum)
- Documentation generation with Dokka
- Initial documentation structure with GitBook configuration
- Getting started guide and installation instructions
- API documentation placeholders for future content
- Contribution guidelines
- Version support documentation
- Testing framework setup with JUnit 5 and MockBukkit
- Test utilities for common testing scenarios
- Example tests verifying framework functionality
- Comprehensive test logging configuration
What's Changed
- test(framework): implement testing framework setup (#2) by @Chafficui in #3
- release: prepare version 0.0.1 by @Chafficui in #7
Full Changelog: https://github.com/ChafficPlugins/ChafficLib/commits/v0.0.1