Skip to content

v0.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jun 09:03

Features

  • add --elevation-limit CLI flag to di-calibrate and srclist-by-beam #83 (Dev Null)

Bug Fixes

Continuous Integration

  • update github-pages-deploy-action to v4.6.1 (d3v-null)

Commits

  • 942dbae: Revert "ci: update github-pages-deploy-action to v4.6.1" (d3v-null)
  • a0cd33a: [cowork] fix(ci): upgrade mdbook 0.4.40→0.4.43 and remove custom toc.js (#77) (Dev Null) #77
  • 61de7c5: Bumped msrv to 1.85, small refactor, updated dependencies (Greg Sleap) #84
  • 4f02a00: Updated CIs to use newer action versions (Greg Sleap) #84
  • 77a3442: Updated deps. Fixed clippy lints (Greg Sleap) #84
  • 5e001fc: Updated CI workflows with newer action versions and runners (Greg Sleap) #84
  • 6637ead: Migrated all clap 3 to clap 4 (Greg Sleap) #84
  • 69b577d: Updated docker CI to retry logins and updated action versions (Greg Sleap) #84
  • updated cuda toolkit to 12.9.2, Jimver-cuda-toolkit, converted rust install to dtolnay-rust-toolchain #84 (Greg Sleap)
  • 8041fbd: Fixed coverage and tests to run on every push to a branch, but not double up on tags. This was the previous intent but didnt work (Greg Sleap) #84
  • 980d15c: Set cuda to 12.9.1 as 12.9.2 is not available in Jimver-cuda toolkit action (Greg Sleap) #84
  • b81bc6d: Updated to pass ant tiles to preprocess for the Birli #190 NaN fix, CI updates, Cuda SMs and use updated including a fallback in case of new GPUs (Greg Sleap) #84
  • de10285: Cleaned up cuda sm detection code (Greg Sleap) #84
  • f2f4f93: use nvcc --list-gpu-codes, insteead of --help (d3v-null) #84
  • 0c3565a: Fixed the epsilon of two tests for gpu-single case (Greg Sleap) #84
  • da4417e: Cached the mwa beam file (Greg Sleap) #84
  • d9be9d4: Fixed error in clippy CI (Greg Sleap) #84
  • 4f7e654: changelog include elevation limit (d3v-null) #84
  • 0eb4e67: use eso mirror for cfitsio (d3v-null)