Skip to content

v0.12.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@molpopgen molpopgen released this 06 Nov 22:35
· 192 commits to main since this release

[0.12.0-alpha.0] - 2022-11-06

Documentation

  • Add book sections on table data access (#379)
  • Remove chapter number from book intro (#380)
  • Start book sections on tree sequences (#381)
  • Book section on the tree API. (#382)
  • Add book section on misc. ops on treeseqs (#385)
  • Appendix material for book (#386)
  • Rewrite book intro (#389)
  • Show prelude contents as book appendix (#390)
  • Book sections on metadata (#391)
  • Book section on error handling (#393)

Refactor

  • [breaking] Improve Tree iterator ergonomics (#384)
  • [breaking] Improve Tree interface ergonomics (#388)