Skip to content

Releases: Im-Fran/SimpleCoreAPI

v0.1.12-SNAPSHOT - Updates

03 Jan 18:31
5a5845d
Compare
Choose a tag to compare

What's Changed

  • Updated Dependencies & Deprecated Code by @Im-Fran in #8

Full Changelog: v0.1.11-SNAPSHOT...v0.1.12-SNAPSHOT

v0.1.11-SNAPSHOT - Module Scanner

31 Dec 02:17
00a2111
Compare
Choose a tag to compare

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

29 Dec 18:52
28fc7de
Compare
Choose a tag to compare

What's Changed

  • Module Downloader & Update Checker by @Im-Fran in #7

Full Changelog: v0.1.9-SNAPSHOT...v0.1.10-SNAPSHOT

v0.1.9-SNAPSHOT - Fixed NPE

21 Dec 20:06
1cfdfe1
Compare
Choose a tag to compare

What's Changed

  • Fixed getResource NullPointerException by @Im-Fran in #6

Full Changelog: v0.1.8-SNAPSHOT...v0.1.9-SNAPSHOT

v0.1.8-SNAPSHOT - Updates

17 Dec 20:10
43d84ae
Compare
Choose a tag to compare
  • Updated gradle to v7.3.2
  • Updated Build Script

v0.1.7-SNAPSHOT - Module Download System

17 Dec 16:15
3e00f49
Compare
Choose a tag to compare
  • 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

17 Dec 02:48
40a06db
Compare
Choose a tag to compare
  • 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

16 Dec 23:55
f2e635d
Compare
Choose a tag to compare
  • Dump project version
  • Updated actions version

v0.1.4-SNAPSHOT - Versioning Fixes

16 Dec 23:22
3647590
Compare
Choose a tag to compare
  • Updated to custom actions #3

v0.1.3-SNAPSHOT - Documentation, Fixes and Features

16 Dec 18:26
4320fd8
Compare
Choose a tag to compare
  • 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