Skip to content

Releases: mcbrawls/inject

v3.1.4

17 May 22:50
8e745b4

Choose a tag to compare

  • fix(#4): Fixes a bug that causes IndexOutOfBoundsExceptions to be thrown due to short ByteBufs

v3.1.3

17 Mar 17:33
24ce1cf

Choose a tag to compare

fix(#3): handle OpaqueByteBufHolder correctly

v3.1.2

20 Dec 17:10
f260210

Choose a tag to compare

feat(http): HttpRequest improvements
actually publish ktor jar
source and javadoc jar publishing

v3.1.1

20 Dec 14:06
75efa28

Choose a tag to compare

  • feat: velocity support

v3.0.1

16 Dec 19:21

Choose a tag to compare

  • feat(http): allow more request method types
  • fix(spigot): now reobf shaded jar
  • feat(http): nullable HTTP intercepting
  • feat: sources jars

v3.0.0

12 Dec 19:06
57ec5de

Choose a tag to compare

  • Spring Boot support
  • Ktor support
  • Javalin support
  • Jetty support
  • Merge spigot and paper module into one

Thanks to

  • @Olivoz for helping with Spring, Javalin and Jetty

v2.2.2

11 Nov 15:32

Choose a tag to compare

Fixes #2

v2.2.1

11 Nov 15:26

Choose a tag to compare

Fixes #2

v2.2.0

03 Nov 15:40

Choose a tag to compare

BREAKING: Move HTTP-related things to its own module

IMPORTANT: License change for Spigot and Paper: GPL-3.0

v2.1.1

01 Nov 11:38

Choose a tag to compare

Changes reflection behaviour in spigot to look up fields and methods based on type and predicate instead of hardcoding obfuscated field/method names