Skip to content

Releases: beacon-biosignals/Lighthouse.jl

v0.17.1

23 Jul 14:38
2a4494e
Compare
Choose a tag to compare

Lighthouse v0.17.1

Diff since v0.17.0

Merged pull requests:

v0.17.0

13 Mar 21:21
2feb223
Compare
Choose a tag to compare

Lighthouse v0.17.0

Diff since v0.16.0

Merged pull requests:

v0.16.0

15 Dec 15:42
2008c9f
Compare
Choose a tag to compare

Lighthouse v0.16.0

Diff since v0.15.2

Merged pull requests:

  • work around Arrow issue with unions of Missing and non-concrete types (#103) (@palday)
  • don't skip patch version (#104) (@palday)
  • add Legolas 0.4 to compat for 0.14.x series (#105) (@palday)
  • [backport] fix true negative computation (#106) (@palday)
  • bump Makie compat to 0.20 (#108) (@palday)

Closed issues:

  • Package is unsupported on Apple Silicon (M1/M2 chips) (#107)

v0.15.2

03 Mar 17:01
b1adbe8
Compare
Choose a tag to compare

Lighthouse v0.15.2

Diff since v0.15.1

v0.15.1

03 Mar 16:34
4e1371d
Compare
Choose a tag to compare

Lighthouse v0.15.1

Diff since v0.15.0

Merged pull requests:

  • work around Arrow issue with unions of Missing and non-concrete types (#102) (@palday)

v0.14.19

03 Mar 19:40
b7e4d4f
Compare
Choose a tag to compare

Lighthouse v0.14.19

Diff since v0.14.18

v0.14.18

03 Mar 18:53
9a01347
Compare
Choose a tag to compare

Lighthouse v0.14.18

Diff since v0.14.17

v0.14.17

03 Mar 18:18
5c46c89
Compare
Choose a tag to compare

Lighthouse v0.14.17

Diff since v0.14.16

Closed issues:

  • upgrade to Legolas 0.5 (#96)
  • true_negatives in binary_statistics() is incorrect (#100)

Merged pull requests:

  • Upgrade to Legolas 0.5 (#97) (@a-cakir)
  • Fix true negative computation (#101) (@alexmchan)
  • work around Arrow issue with unions of Missing and non-concrete types (#102) (@palday)
  • work around Arrow issue with unions of Missing and non-concrete types (#103) (@palday)
  • don't skip patch version (#104) (@palday)

v0.15.0

10 Dec 00:11
e829617
Compare
Choose a tag to compare

Lighthouse v0.15.0

Diff since v0.14.16

Closed issues:

  • upgrade to Legolas 0.5 (#96)

Merged pull requests:

v0.14.16

19 Oct 15:11
a0bfb5b
Compare
Choose a tag to compare

Lighthouse v0.14.16

Diff since v0.14.15

Merged pull requests:

  • Allow missing expert curves in discrimination calibration curve plot (#95) (@hannahilea)