Skip to content

1.6.2

Latest
Compare
Choose a tag to compare
@k-burt-uch k-burt-uch released this 04 Apr 22:00
· 1 commit to master since this release
388e827

Release Notes

For: uc-cdis/data-simulator

Notes since tag: 1.6.1

Notes to tag/commit: 1.6.2

Generated: 2024-04-04

New Features

  • When running a submission order command such as data-simulator submission_order --path <path here>, the code no longer will crash with a
    misleading message about the .txt file if the path does not exist (#105)

Improvements

  • Clarified in readme to use correct version of releases when running data
    simulator commands (#106)
  • Minor improvement to error logging and readability when generating a
    submission order (#105)
  • fixing typos in the readme (#104)
  • adding a small clarification to hint at using poetry run depending on how
    the user has their venv set up (#103)