Skip to content

Release v0.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Nov 14:14
· 1 commit to main since this release
d2373b5

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

Full Changelog: https://github.com/ChafficPlugins/ChafficLib/commits/v0.0.1