Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: #546

Open
14 of 15 tasks
delucchi-cmu opened this issue Jan 23, 2025 · 1 comment
Open
14 of 15 tasks

Release: #546

delucchi-cmu opened this issue Jan 23, 2025 · 1 comment
Assignees

Comments

@delucchi-cmu
Copy link
Contributor

delucchi-cmu commented Jan 23, 2025

Packages to release

Additional context

e.g. major/minor/patch, deadlines, blocking issues, breaking changes, folks to notify

Includes breaking change for sparse histogram compatibility, and requires new versions of hats for both lsdb and hats-import.

hats release

lsdb release

  • tag in github
  • confirm on pypi
  • request new conda-forge version (see similar issue)
  • confirm tagged hats version and approve
  • confirm on conda-forge

hats-import release

  • tag in github
  • confirm on pypi
  • request new conda-forge version (see similar issue) and approve
  • confirm tagged hats version and approve
  • confirm on conda-forge

Release announcement

  • send release summary to LSSTC slack #lincc-frameworks-lsdb
@delucchi-cmu
Copy link
Contributor Author

delucchi-cmu commented Jan 23, 2025

hats v0.4.6

  • Ensure use of float64 when calling radec2pix by #447
  • Use a naive sparse histogram. #446
  • Add testing for python 3.13 by #449

hats-import v0.4.4

  • Drop support for python 3.9 #455
  • Perform extra tests against empty input files on catalog creation. #456
  • Avoid overwriting valid catalogs. #464
  • Use a naive sparse histogram. #463
  • Address slow list operations in progress tracking. #468
  • Add verification tests #428
  • Update code snippet in sdss.rst #475
  • Add more detail about available HATS properties on import. #474
  • Add verbosity option, convenience pass/fail, and user documentation #477

lsdb v0.4.5

  • Drop support for python 3.9 #527
  • Add plotting to search filters #524
  • Use a naive sparse histogram. #534
  • Add more helpful error with non overlapping catalogs #537
  • Save named indices in from_dataframe #539
  • Use default_columns property from hats catalog if available in read_hats #543

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant