v0.12.0-alpha.1
Pre-release
Pre-release
molpopgen
released this
09 Nov 19:52
·
178 commits
to main
since this release
[0.12.0-alpha.1] - 2022-11-09
Bug Fixes
- [breaking] MetadataError::RoundtripError now requires Send + Sync (#396)
Documentation
- Add haploid WF example to book (#397)
Features
- Add examples/haploid_wright_fisher.rs (#394)
- Add lending iterators over table row "views" (#398)
- Impl PartialEq for table row views. (#400)
- Add ProvenenceTableRowView (#401)
- Add row_view() for tables (#402)
- Column slice getters for tables (#404)