Skip to content

v1.2.0

Compare
Choose a tag to compare
@jonashoef jonashoef released this 20 Jul 05:10
· 37 commits to master since this release

Fix type issues for custom ValueProvider classes in conjunction with the listOf() methods.

  • custom ValueProvider classes should now derive from the newly introduced AbstractValueProvider rather than from ValueProvider
  • listOf()methods now work properly with custom ValueProvider classes
  • the copyWithChangedPrefix method was changed to an instance method to return the derived type (the static predecessor is still available for compatibility but deprecated)

Fix possible exception in localTimemethod

See README for further details.

MavenCentral: value-provider