Skip to content

Add better flattened fields implementation

Compare
Choose a tag to compare
@iquito iquito released this 26 Aug 09:58
· 11 commits to master since this release
  • Add BuilderInterface for all builder classes, moved this from the entities package
  • Add flattened fields trait from entities package to use the same logic about type casting here
  • Usages of the library should not break in any way, but because flattened fields are now more strict this will be a new "breaking" version