Skip to content

v1.16.0

Latest

Choose a tag to compare

@gustavofreze gustavofreze released this 03 Mar 05:00
· 1 commit to main since this release
99e7d40
  • Introduces Collectible::merge() and implements it in Collection.
  • Adds a new lazy write operation Internal\Operations\Write\Merge.
  • Adds unit tests and README documentation for merging collections.