Skip to content

Releases: hakan-krgn/basic-dependency-injection

basic-dependency-injection | NoClassDefFoundError

04 Feb 12:09

Choose a tag to compare

  • Downgraded actions/checkout version. (12d664e)
  • Updated build workflow. (19a7917)
  • Improved Reflection and ReflectionUtils classes. (21bd15a)
  • Fixed NoClassDefFoundErrors in console. (c931a76)

basic-dependency-injection | Scanner fixes

07 Sep 09:47

Choose a tag to compare

  • Fixed an issue in class scanner. (3550d68)

basic-dependency-injection | Windows scanner

07 Sep 09:31

Choose a tag to compare

  • Added multiple os for build action. (7adf57e)
  • Fixed windows scanner system in ReflectionUtils class. (d6ce138)

basic-dependency-injection | Runners

06 Sep 09:58

Choose a tag to compare

  • Added runner tests. (f865052)
  • Added method runner for modules. (b2f2a9e)
  • Updated build workflow. (a026499)

basic-dependency-injection | Workflows and Upgrades

31 Aug 18:22

Choose a tag to compare

  • Upgraded gradle wrapper version. (0931df5)
  • Updated gitignore file. (66be207)
  • Added workflow for build and publish automation. (853cc17)
  • Added editorconfig for code style. (5da65fc)
  • Added gradle properties for better build performance. (b554659)
  • Changed package scanner algorithm. (5bb9d90)
  • Added new filters for instance creation. (9eefb88)
  • Added new tests. (56fc186)
  • Upgraded shadow plugin version. (333a876)

basic-dependency-injection | Reflection fixes

27 Jul 13:00

Choose a tag to compare

  • Fixed class loading issue while loading a class with errors. (20ec975)

basic-dependency-injection | Reflection fixes

17 Jul 14:40

Choose a tag to compare

  • Fixed zip file load issue for windows. (8c97a49)
  • Updated reflection constructor. (595a5d4)

basic-dependency-injection | Minor changes

15 Jul 13:18

Choose a tag to compare

  • Removed unnecessary AnnotationUtils and its usages. (b3fab2b)

basic-dependency-injection | Minor improvments

11 Jul 13:01

Choose a tag to compare

  • Added new methods for module and injector. (2ef6fc8)
  • Changed PostConstruct trigger state. (c356dc0)

basic-dependency-injection | Package update

05 Jul 13:21

Choose a tag to compare

  • Changed package names. (d860eea)
  • Added return type for create method in Injector class. (cea6145)