Skip to content

Releases: beacon-biosignals/Effects.jl

v0.1.7

07 Sep 07:44
0c4e4ab
Compare
Choose a tag to compare

This is a re-release of v0.1.7 to update Zenodo information. No code has changed, only metadata.

v0.1.7

19 Aug 22:35
Compare
Choose a tag to compare

Effects v0.1.7

Diff since v0.1.5

Merged pull requests:

v0.1.5

21 Jan 23:27
239a684
Compare
Choose a tag to compare

Effects v0.1.5

Diff since v0.1.4

Closed issues:

  • Categorical examples should use Rangebar not Errorbar (#32)

Merged pull requests:

  • update YASG Enforcer to keep semantic linebreaks (#31) (@palday)
  • use Errorbar correctly in docs (#33) (@palday)
  • more robust method for extracting response name (#34) (@palday)

v0.1.4

08 Nov 15:32
2251c00
Compare
Choose a tag to compare

Effects v0.1.4

Diff since v0.1.3

Closed issues:

  • y~age+sex, dict has only one of them (#29)

Merged pull requests:

  • YASG enforcement as PR autoreview (#28) (@palday)
  • Allow improper subsets (i.e. set equivalence) when matching term symbols (#30) (@palday)

v0.1.3

20 Sep 20:05
89fad3a
Compare
Choose a tag to compare

Effects v0.1.3

Diff since v0.1.2

Closed issues:

  • Tracking Issue: Initial Release (#2)
  • Support for transformations within formulae (#24)
  • Supported for predictors appearing multiple times (#25)

Merged pull requests:

v0.1.2

02 Jul 15:10
7cf8287
Compare
Choose a tag to compare

Effects v0.1.2

Diff since v0.1.1

Merged pull requests:

v0.1.1

01 Jul 22:16
35e884c
Compare
Choose a tag to compare

Effects v0.1.1

Diff since v0.1.0

Merged pull requests:

v0.1.0

01 Jul 10:03
ac75ab2
Compare
Choose a tag to compare

Effects v0.1.0

Closed issues:

  • Define behavior for missing levels in design/reference grid (#3)
  • More tests (#4)
  • Rely on template formula instead of contrasts (#16)

Merged pull requests:

  • Initial Functionality (#1) (@palday)
  • CompatHelper: add new compat entry for "StatsBase" at version "0.33" (#9) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Tables" at version "1.3" (#10) (@github-actions[bot])
  • add compat entries (#11) (@palday)
  • CompatHelper: bump compat for "DataFrames" to "1.0" (#13) (@github-actions[bot])
  • CompatHelper: bump compat for "DataFrames" to "1.1" (#14) (@github-actions[bot])
  • Add more tests (#17) (@palday)
  • Narrative docs (#18) (@palday)
  • typical terms (#19) (@kleinschmidt)