YOJ 2.6.14 (improved FieldValue.{ofObj,getRaw})
- #130: Improve
FieldValue.{ofObj,getRaw}
to better fit existing usage, especially withPageToken
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()
- Backwards compatibility: Always flatten the value in