Skip to content

v1.6.0

Compare
Choose a tag to compare
@pablo-gar pablo-gar released this 07 Sep 00:20
· 296 commits to main since this release
4f8985a

Additions

Census APIs now support access to data mirrors, geographical data mirrors are coming soon!

Other:

  • [r] test framework for first-time R package installation by @mlin in #687
  • [r] more vignettes by @mlin in #680
  • [r][docs] minor docs updates by @mlin in #696
  • [builder] Explicit log message tests by @bkmartinjr in #720
  • [builder] add builder dmesg logging on error by @atolopko-czi in #745
  • [docs] Add normalized layer information to user-facing schema overview by @pablo-gar in #753
  • [docs] Add markdown linting to pre-commit by @bkmartinjr in #721

Fixes

  • [python] numerical precision improvements in Census builder by @bkmartinjr in #716
  • [python] revert Mac M1/M2 cert fix on open_soma() by @atolopko-czi in #746
  • [docs] Add SingleCellExperiment mention to landing page. by @pablo-gar in #725
  • [docs] pin Sphinx version by @ebezzi in #729
  • [docs] add explicit filtering for None git tags by @ebezzi in #712
  • [docs] fix markdown lint by @bkmartinjr in #735
  • [builder] Resolve CI failure caused by X count matrix with zero-sum rows by @bkmartinjr in #742

What's Changed

  • [python] get_census_version_directory returns sorted elements by @ebezzi in #728
  • [python] Bump tiledbsoma pinned version to 1.4.3 by @pablo-gar in #738
  • [python] Pin tiledbsoma~=1.4.3 in Python API by @pablo-gar in #756
  • [r][docs] Update version to 1.5.2 and doc-site by @pablo-gar in #743
  • [r][docs] Bump R API version to 1.6.0 by @pablo-gar in #757
  • [docs][python] Reinforce knowledge of is_primary_data in all notebooks by @pablo-gar in
  • [docs] Update API release process to support both R and Python releases by @pablo-gar in #739
  • [builder][docs] update to CxG schema version 3.1.0 by @bkmartinjr in #740
    #754
  • Bump gitpython from 3.1.31 to 3.1.32 in /tools/cellxgene_census_builder by @dependabot in #713
  • feat: Add a Github Action that automatically closes stale PRs. by @maniarathi in #724
  • fix: override default so that issues are not marked as stale by @maniarathi in #730

New Contributors

Full Changelog: v1.5.1...v1.6.0