Releases: Im-Fran/SimpleCoreAPI
Releases · Im-Fran/SimpleCoreAPI
v0.1.12-SNAPSHOT - Updates
What's Changed
Full Changelog: v0.1.11-SNAPSHOT...v0.1.12-SNAPSHOT
v0.1.11-SNAPSHOT - Module Scanner
What's Changed
- Added scanner to load all required modules by @Im-Fran
Full Changelog: v0.1.10-SNAPSHOT...v0.1.11-SNAPSHOT
v0.1.10-SNAPSHOT - Update Checker & Module Downloader
What's Changed
Full Changelog: v0.1.9-SNAPSHOT...v0.1.10-SNAPSHOT
v0.1.9-SNAPSHOT - Fixed NPE
What's Changed
Full Changelog: v0.1.8-SNAPSHOT...v0.1.9-SNAPSHOT
v0.1.8-SNAPSHOT - Updates
- Updated gradle to v7.3.2
- Updated Build Script
v0.1.7-SNAPSHOT - Module Download System
- Fixes to the module download
- Migrated to new module download system (repository based)
- Added required repository-id field to module properties
- Removed CloudModule.kt due to migration to new module download system
- Updated Gradle
v0.1.6-SNAPSHOT - Fixes And Features
- Added update system like update folder in bukkit servers
- Fixed modules not being loaded (Class Not Found Exception)
- Fixed Null Pointer Exception when abruptly disabling the api
- Improvements to the module load order
- Fixes to issue templates
v0.1.5-SNAPSHOT - Fixes
- Dump project version
- Updated actions version
v0.1.4-SNAPSHOT - Versioning Fixes
- Updated to custom actions #3
v0.1.3-SNAPSHOT - Documentation, Fixes and Features
- Added ability to re-deploy a version by specifying it in the environment variable
VERSION
- Add a way to let know the user the current commit hash of the running release.
- Added Dokka
- Added Gradle Wrapper Validator
- Improve deploy script to update edited releases.
- Fixed shadowJar not saving the file without version
- Cleanup some code
Edit
- Fixed Project Version #2