Skip to content

v1.1

Latest
Compare
Choose a tag to compare
@dakujem dakujem released this 27 Mar 12:32
04f5b5d
  • Added Seed::chain method for iterable collection chaining: the new method takes over Seed::merged which becomes its alias for backward compatibility.
  • Deprecated Seed::merged, use Seed::chain instead.
  • Fixed repeated calls to ShadowNode::reconstructRealTree causing index collisions.