0.15.0
Pre-release
Pre-release
This version adds several improvements to the internal structure of sequences. As a consequence the API documentation is greatly improved. All sequence operations are now correctly documented on the interface type Sequence.
In addition it's now possible to extend sequences with custom user-defined operations. See this example.
Thanks @couzic who made this possible. 👏