Skip to content

Releases: grakkit/grakkit

v6.0.1

03 Sep 20:53
058fbd0
Compare
Choose a tag to compare

Adds a new feature, registerOnDisable.

v6.0.0

01 Aug 02:39
Compare
Choose a tag to compare
ignore the last commit, this should be the one (actually)

v5.0.7

18 Feb 17:36
e9dcf00
Compare
Choose a tag to compare
Merge pull request #29 from Mythical-Forest-Collective/master

Add `mergeServiceFiles()` to fix the issue with js overriding regex in GraalVM

v5.0.6

15 Feb 16:29
954b3e6
Compare
Choose a tag to compare
Merge pull request #27 from Mythical-Forest-Collective/master

Made a silly mistake in the yaml file :p

v5.0.5

23 Jan 02:45
Compare
Choose a tag to compare
  • Fixed versioning inconsistencies
  • Bumped Minestom version
  • Added workaround to continue original behavior of executing code after grakkit fully loads. (Broke after removal of Extension::postInitialize method)

Full Changelog: 5.0.4...v5.0.5

v5.0.4

06 Jan 05:14
8875bbf
Compare
Choose a tag to compare

Merged Pull Request #19 from @MercerK

  • Fix for Issue #14 (CoreProtect & other plugins relying on SQLite broke, especially so in 1.18)
  • Updated Graal dependency to 21.3

v5.0.3

26 Sep 07:04
Compare
Choose a tag to compare

updated to latest polyglot engine

v5.0.2

22 Sep 01:58
Compare
Choose a tag to compare

grakkit now creates the plugins/grakkit (or whatever the root is) for you. it shoulda done this before lmao

v5.0.1

21 Sep 12:24
Compare
Choose a tag to compare

now can global reload. also the .on(listener) overload was soos so i removed it and put it in the JS

v5.0.0

21 Sep 02:20
Compare
Choose a tag to compare

multi-context epic