Skip to content

Releases: cornerstonejs/calculate-suv

v1.1.0

08 Sep 13:04
dc72aa1
Compare
Choose a tag to compare

1.1.0 (2023-09-08)

Bug Fixes

  • calculate-suv: A zero PatientWeight should be considered as if it is missing (#19) (f2c4fda)
  • release: use node version 18 (#21) (dc72aa1)
  • release: use the latest ubuntu (#20) (5b67e78)

Features

  • Janmahasatian: Add lbm calculation with Janmahasatian formula (#18) (d6d69d8)

v1.0.3

04 Aug 13:04
5d5e275
Compare
Choose a tag to compare

1.0.3 (2022-08-04)

Bug Fixes

v1.0.2

25 Mar 16:35
e6c2d94
Compare
Choose a tag to compare

1.0.2 (2022-03-25)

Bug Fixes

  • Fix some types to trigger a release (#13) (e6c2d94)

v1.0.1

22 Mar 14:07
555a2b4
Compare
Choose a tag to compare

1.0.1 (2022-03-22)

Bug Fixes

v1.0.0

22 Mar 13:23
f1e58c7
Compare
Choose a tag to compare

1.0.0 (2022-03-22)

Bug Fixes

  • Add semantic-release release property to package.json (#9) (f1e58c7)
  • Error handling for missing or undefined fields (#4) (c7d833d)
  • Node version preventing semantic-release usage (#8) (69ba282)
  • Release workflow not triggering because master != main (#7) (e110c89)