This is a record of all past pybaum releases and what went into them in reverse chronological order. We follow semantic versioning and all releases are available on Anaconda.org.
- :gh:`2` replaces the pre-commit pipeline step with pre-commit.ci.
- :gh:`11` implement :func:`pybaum.tree_util.tree_yield` and :func:`pybaum.tree_util.tree_just_yield`.
- :gh:`10` adds default arguments to
tree_just_flatten
. - :gh:`12` adds a section about the API to the docs.
- :gh:`13` extends the readme.
- :gh:`1` releases the initial version of pybaum.