Skip to content

Releases: hakan-krgn/spigot-injection

spigot-injection | Gradle updates

26 Dec 21:26
Compare
Choose a tag to compare
  • Upgrade gradle wrapper.
  • Upgrade corretto version.

spigot-injection | 1.21 Support

26 Dec 21:01
Compare
Choose a tag to compare

spigot-injection | Version Upgrades

04 Feb 12:38
Compare
Choose a tag to compare
  • Upgraded basic-dependency-injection version. (e0a8d68)

spigot-injection | Hibernate fixes

21 Dec 14:59
Compare
Choose a tag to compare
  • Added parallel build system. (f9fc524)
  • Upgraded java sdk version. (9a4bbf1)
  • Fixed single result exception. (fed7100)

spigot-injection | Up to 1.20.4 Support

20 Dec 15:46
Compare
Choose a tag to compare
  • Upgraded versions of some dependencies.
  • Added 1.20.3 and 1.20.4 support for spigot injection. (9c4e548)

spigot-injection | Hibernate improvments

04 Nov 16:24
Compare
Choose a tag to compare
  • Upgraded gradle version. (8f32890)
  • Fixed query exceptions. (1c0073f)
  • Removed unnecessary checks. (bff1661)
  • Added rollbackOnException setting. (d8d03ff)

spigot-injection | Version Upgrades

18 Oct 07:30
Compare
Choose a tag to compare

spigot-injection | Hibernate Improvments

27 Sep 07:00
Compare
Choose a tag to compare
  • Removed id and entity params from test repo. (50eec74)
  • Improved database property system. (b76c966)
  • Upgraded dependency versions.

spigot-injection | Repository Improvements

11 Sep 18:36
Compare
Choose a tag to compare
  • Added auto generic type control for repository. (596f129)
  • Fixed an issue in getGenericTypes method. (7d29ca1)
  • Removed id and entity params from test repo. (50eec74)

spigot-injection | Configuration Improvements

11 Sep 14:32
Compare
Choose a tag to compare
  • Added default value system for configurations. (af550d5)