Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Remove options from tree() #38

Merged
merged 1 commit into from
Jun 22, 2018
Merged

Remove options from tree() #38

merged 1 commit into from
Jun 22, 2018

Conversation

vmx
Copy link
Member

@vmx vmx commented May 10, 2018

The level option of tree() is a premature optimization which
wasn't even implemented by many formats. To keep the API surface
small, remove that option.

Now no option is left, hence the whole options argument can be
removed.

The `level` option of `tree()` is a premature optimization which
wasn't even implemented by many formats. To keep the API surface
small, remove that option.

Now no option is left, hence the whole `options` argument can be
removed.
@vmx vmx merged commit ee86ce9 into master Jun 22, 2018
@vmx vmx mentioned this pull request Jun 22, 2018
7 tasks
@vmx vmx deleted the remove-tree-options branch June 22, 2018 08:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants