Skip to content

v0.53.1

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jun 13:09
· 16 commits to main since this release

DataPipeline v0.53.1

Diff since v0.53.0

Closed issues:

  • Update handle throughout Code Run and after finalise() (#28)
  • Add checks to read_*(), write_*() and link_*() functions (#43)
  • Add software checklist (#44)
  • finalise() should check whether or not the user has actually saved a file in the link_write() location (#45)
  • check registry version in header (#48)
  • Ensure existing h5 / toml files aren't added to in a new code run (#50)

Merged pull requests:

  • Update handle throughout Code Run and after finalise() (#49) (@soniamitchell)
  • ensure that components aren't written to data products that were created on a previous code run (#51) (@soniamitchell)
  • if file doesn't exist and data product isn't in the registry, then the user may have forgotten to write the file after link_write() (#52) (@soniamitchell)
  • add version to header (#53) (@soniamitchell)
  • Fix CI (#55) (@RyanJField)
  • Update workflows (#59) (@richardreeve)
  • CompatHelper: bump compat for UnicodePlots to 3, (keep existing compat) (#60) (@github-actions[bot])
  • CompatHelper: bump compat for PrettyTables to 2, (keep existing compat) (#61) (@github-actions[bot])
  • CompatHelper: bump compat for HTTP to 1, (keep existing compat) (#62) (@github-actions[bot])
  • Fix workflows (#64) (@richardreeve)