Skip to content

Releases: nilshg/SynthControl.jl

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 07 Feb 10:43

SynthControl v0.4.3

Diff since v0.4.2

New features

First release with Documenter.jl generated docs

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 05 Feb 16:06

SynthControl v0.4.2

Diff since v0.4.1

New features

Initial experimental MC-NNM implementation

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 10 Jan 16:07

SynthControl v0.4.1

Diff since v0.4.0

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 05 Jan 16:43

SynthControl v0.4.0

Diff since v0.3.1

Breaking changes

SyntheticDiD estimator has been updated to use the authors' reference implementation in the R package synthdid

Other changes

The package now uses PrecompileTools to improve TTFS (time-to-first-synth)

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 17 Feb 13:59
17a3d31

SynthControl v0.3.1

Diff since v0.3.0

Merged pull requests:

  • CompatHelper: bump compat for CSV to 0.10, (keep existing compat) (#34) (@github-actions[bot])

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 11 Dec 08:17
cebd228

SynthControl v0.3.0

Diff since v0.2.1

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 03 Dec 12:45

SynthControl v0.2.1

Diff since v0.2.0

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Nov 16:48

SynthControl v0.2.0

Diff since v0.1.1

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 22 Nov 09:43

SynthControl v0.1.1

Diff since v0.1.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Nov 12:08

SynthControl v0.1.0

Closed issues:

  • Separate files (#15)
  • Treatment Panel (#16)

Merged pull requests:

  • Add testsets (#1) (@nilshg)
  • changed bit vector negation syntax from .!( .== ) to .!= (#5) (@TristanKindig)
  • Extended models (#7) (@nilshg)
  • Add Basque/Smoking/Germany datasets & load_data() functions (#13) (@azev77)
  • CompatHelper: add new compat entry for DataFrames at version 1, (keep existing compat) (#24) (@github-actions[bot])