Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 455 Bytes

changelog.md

File metadata and controls

19 lines (10 loc) · 455 Bytes

Changelog

📖 back to readme

Oliva follows semantic versioning.
Please report any issues.

v1.1.x

  • 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.

v1.0

The initial release.