Skip to content

Minor fixes and improvements

Compare
Choose a tag to compare
@augi augi released this 31 Jul 18:35
· 107 commits to main since this release

Mainly fixes an issue when looking for a default list of services but fixes more code-paths that rely on version parsing.

This release also contains an internal change - the objects are not created using the constructor but via ObjectFactory, and take advantage of standard Gradle services injection.