Releases: BenjaminDoran/BasicTreePlots.jl
Releases · BenjaminDoran/BasicTreePlots.jl
v0.2.0
BasicTreePlots v0.2.0
Breaking changes
A lot of changes where added to the api see the documentation for current behavior.
In brief
- Added theme_empty ([#29])
- Added additional recipes and updated documentation ([#25] [#29])
- Add
treelabels,treecladelabel,treehilight, andtreescatter. - Update all recipes for Makie v0.24
- Update documentation
- add tutorials section
- add gallery section
- add reference section
- Add
- updated Makie Compat to include v0.22 ([#7])
Merged pull requests:
- Bump julia-actions/cache from 1 to 2 (#1) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#2) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 5 (#3) (@dependabot[bot])
- CompatHelper: bump compat for Makie in [weakdeps] to 0.22, (keep existing compat) (#7) (@github-actions[bot])
- Bump actions/setup-python from 5 to 6 (#21) (@dependabot[bot])
- Bump actions/checkout from 4 to 6 (#22) (@dependabot[bot])
- Bump peter-evans/create-pull-request from 7 to 8 (#23) (@dependabot[bot])
- Bump actions/cache from 4 to 5 (#24) (@dependabot[bot])
- Feat implement all basic recipes (#25) (@BenjaminDoran)
- Update CHANGELOG (#26) (@BenjaminDoran)
- Allow figure block for prettyurl option (#27) (@BenjaminDoran)
- [AUTO] pre-commit update (#28) (@github-actions[bot])
- Change automatic defaults for treelabel and add theme_empty (#29) (@BenjaminDoran)
- Update tutorial and change log (#31) (@BenjaminDoran)
Closed issues:
v0.1.0 - Initial release
What's Changed
- Rename Package for registration by @BenjaminDoran in #4
New Contributors
- @BenjaminDoran made their first contribution in #4
Full Changelog: https://github.com/BenjaminDoran/BasicTreePlots.jl/commits/v0.1.0