Skip to content

Releases: OpenSourceEconomics/econ-project-templates

v0.7.1

11 Dec 16:33
eda143b
Compare
Choose a tag to compare
  • Replace Pdb++ by Pdb+ (#142, @janosg).
  • Fix a problem with LaTeX paths, noted by Berlin students (#143).

v0.7.0

09 Oct 07:17
ea6febf
Compare
Choose a tag to compare
  • Update required pytask to version 0.4 and adjust code accordingly (only Python
    example).
  • Pre-commit autoupdate / fix ruff complaints.

v0.6.5

29 Mar 07:19
Compare
Choose a tag to compare

Incorporate more feedback from EPP students, @janosg:

  • Fix paths for LaTeX files (#133).
  • Fix GHA workflow (#134).
  • Pre-commit autoupdate / fix ruff complaints.
  • Use default sequence style of yamlfix.

(Fix version number relative to 0.6.4)

v0.6.3

27 Jan 15:05
Compare
Choose a tag to compare

Incorporate more feedback from EPP students, @janosg:

  • Do not add linters by default, but give an option to add them.
  • Add github actions back in, make codecov meaningful.

v0.6.2

13 Jan 10:55
Compare
Choose a tag to compare

Incorporate feedback from EPP students, @janosg, @tobiasraabe.

  • Update warning message for R, better explanations for examples and links to issues.
  • Add scripts as explicit dependencies.
  • Use git_remote_url option again.
  • Add yaml linters, run them. Update versions of pre-commit hooks also in inner project.
  • Ditch flake8 in favor of ruff.
  • Get rid of refurb's complaints.
  • Ignore complexity in post_gen_project.

v0.6.1

10 Dec 05:53
28024d0
Compare
Choose a tag to compare

Just a couple of very small changes fixing links in docs etc.

v0.6.0

02 Dec 19:09
2ccf826
Compare
Choose a tag to compare

Complete re-write of example, modern pytask

  • Completely change the example, just a simple logit regression now that will be the same across all languages.
  • For now, include worked examples for Python and R only
  • Bring all tools up-to date, most notably pytask and corresponding plugins
  • Re-write documentation, format more nicely.

Credits due to @timmens !

v0.5.2

21 Apr 11:45
Compare
Choose a tag to compare

Fix pytask version below 0.2

v0.5.1

07 Jan 17:46
Compare
Choose a tag to compare

Fix links and changelog

v0.5.0

07 Jan 16:53
Compare
Choose a tag to compare

Use plotly

Ditch matplotlib in favor of plotly.