1.6.1 (2023-06-11)
- Fixed ConcurrentModificationException (7dc98f9)
1.6.0 (2023-06-11)
- Improve getLibFolder() method to create libraries folder if it does not exist (9373708)
1.5.1 (2023-06-08)
- Remove unused field 'clazz' from LibraryLoader class (c6a47e3)
1.5.0 (2023-06-08)
- unload methods and other code improvements (7439fae)
1.4.0 (2023-01-14)
- workflow: Fixed workflow (4d214a5)
- LibraryLoader: Added pathCheck parameter. (a40233d)
1.3.0 (2022-11-10)
1.2.0 (2022-11-07)
- LibraryLoader: Support for gradle dependency format (972a207)
- MavenLibrary: Added value to the annotation (c1c193a)
1.1.2 (2022-11-04)
- build.gradle: Removed unnecessary relocate/exclude (90c0cd8)
1.1.1 (2022-11-04)
- publish.gradle: Fix GitHub packages URL (67f46d6)
1.1.0 (2022-11-04)
- ClassLoaderAccess: contains method (a259523)
- LibraryLoader: Check if the dependency is already loaded (3d5c9ef)
- LibraryLoader: LibraryLoader first commit (9b07b22)