Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Releases: DaRacci/Minix

Minix release 4.0.0

15 Sep 11:45
Compare
Choose a tag to compare

Bug Fixes

Features

Miscellaneous Chores

Refactoring

  • (Build) Cleanup build files - (672e03f) - @DaRacci
  • (Integrations) Integrations are now a WithPlugin - (3874002) - @DaRacci
  • (PlaceholderIntegration) function names and get from map ignoring case - (721d213) - @DaRacci
  • (PluginService) logging stuff - (69366c5) - @DaRacci
  • (PluginService) Add warning when using Pre-release versions - (26ebcde) - @DaRacci
  • (RegionManager) Add missing functions and clarify canInteract docs - (bc58611) - @DaRacci
  • (WithPlugin) include extended functions in the interface as defaults. - (e7973d2) - @DaRacci

Style

Minix release 3.4.0

14 Sep 05:11
Compare
Choose a tag to compare

Bug Fixes

  • (DataService) Remove clone check since it only causes more issues. - (a845d2d) - @DaRacci
  • (Deps) Slimjar dependency path + Implement NMS - (a9cccbc) - @DaRacci
  • No longer need to replace string format for slimjar - (16b9677) - @DaRacci
  • Dont clean quickBuild - (5db19d9) - @DaRacci
  • Config stuff i don't remember what this does - (77dec68) - @DaRacci
  • kotlin.UninitializedPropertyAccessException: lateinit property enabledPlugins has not been initialized - (86cfbd3) - @DaRacci
  • org.koin.core.error.NoBeanDefFoundException: IntegrationService - (29312de) - @DaRacci
  • org.koin.core.error.NoBeanDefFoundException: PluginService - (d3c1c96) - @DaRacci
  • java.lang.NullPointerException - (05834d0) - @DaRacci

Features

Miscellaneous Chores

Refactoring

Minix release 3.3.6

29 Aug 23:45
Compare
Choose a tag to compare

Bug Fixes

Miscellaneous Chores

Minix release 3.3.5

29 Aug 23:26
Compare
Choose a tag to compare

Bug Fixes

Miscellaneous Chores

Refactoring

Minix release 3.3.4

28 Aug 02:07
Compare
Choose a tag to compare

Bug Fixes

Miscellaneous Chores

Refactoring

  • (PluginService) Constructor with and without plugin. - (6aaab99) - @DaRacci

Minix release 3.3.1

25 Aug 21:14
Compare
Choose a tag to compare

Bug Fixes

Miscellaneous Chores

Minix release 3.3.0

25 Aug 21:03
Compare
Choose a tag to compare

Features

Miscellaneous Chores

Minix release 3.2.3

20 Aug 23:46
Compare
Choose a tag to compare

Bug Fixes

Features

Miscellaneous Chores

Minix release 3.2.2

16 Aug 02:42
Compare
Choose a tag to compare

Bug Fixes

Miscellaneous Chores

Minix release 3.2.1

08 Aug 05:03
Compare
Choose a tag to compare

Bug Fixes

Documentation

Features

Miscellaneous Chores

Refactoring

Style

Tests