Skip to content

YOJ 2.6.14 (improved FieldValue.{ofObj,getRaw})

Compare
Choose a tag to compare
@nvamelichev nvamelichev released this 10 Apr 14:32
· 15 commits to main since this release
  • #130: Improve FieldValue.{ofObj,getRaw} to better fit existing usage, especially with PageToken implementations
    • Backwards compatibility: Always flatten the value in FieldValue.getRaw(), as YOJ 2.5.x series did.
    • Improvement: Allow to use any wrapper (and not only top-level wrapper or raw unwrapped value) as arguments to FieldValue.ofObj()